From: Kees Cook Date: Tue, 1 Jun 2021 19:01:55 +0000 (-0700) Subject: MAINTAINERS: Expand and relocate PGO entry X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=0541613b038988431fa40214f4fa93b3336430d4;p=users%2Fjedix%2Flinux-maple.git MAINTAINERS: Expand and relocate PGO entry This expands the "PGO" acronym and adds additional metadata to help have patches get directed correctly. Suggested-by: Nathan Chancellor Acked-by: Nick Desaulniers Link: https://lore.kernel.org/lkml/20210601190541.1446239-1-keescook@chromium.org Acked-by: Nathan Chancellor Acked-by: Bill Wendling Cc: Sami Tolvanen Cc: clang-built-linux@googlegroups.com Signed-off-by: Kees Cook --- diff --git a/MAINTAINERS b/MAINTAINERS index fd7d34fcd95c5..2030cd9593cf1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4448,6 +4448,19 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/cla F: include/linux/cfi.h F: kernel/cfi.c +CLANG PROFILE GUIDED OPTIMIZATION SUPPORT +M: Sami Tolvanen +M: Bill Wendling +M: Kees Cook +R: Nathan Chancellor +R: Nick Desaulniers +L: clang-built-linux@googlegroups.com +S: Supported +B: https://github.com/ClangBuiltLinux/linux/issues +T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/clang/features +F: Documentation/dev-tools/pgo.rst +F: kernel/pgo/ + CLEANCACHE API M: Konrad Rzeszutek Wilk L: linux-kernel@vger.kernel.org @@ -14387,15 +14400,6 @@ S: Maintained F: include/linux/personality.h F: include/uapi/linux/personality.h -PGO BASED KERNEL PROFILING -M: Sami Tolvanen -M: Bill Wendling -R: Nathan Chancellor -R: Nick Desaulniers -S: Supported -F: Documentation/dev-tools/pgo.rst -F: kernel/pgo/ - PHOENIX RC FLIGHT CONTROLLER ADAPTER M: Marcus Folkesson L: linux-input@vger.kernel.org