]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
MAINTAINERS: Expand and relocate PGO entry
authorKees Cook <keescook@chromium.org>
Tue, 1 Jun 2021 19:01:55 +0000 (12:01 -0700)
committerKees Cook <keescook@chromium.org>
Tue, 1 Jun 2021 23:21:50 +0000 (16:21 -0700)
This expands the "PGO" acronym and adds additional metadata to help have
patches get directed correctly.

Suggested-by: Nathan Chancellor <nathan@kernel.org>
Acked-by: Nick Desaulniers <ndesaulniers@google.com>
Link: https://lore.kernel.org/lkml/20210601190541.1446239-1-keescook@chromium.org
Acked-by: Nathan Chancellor <nathan@kernel.org>
Acked-by: Bill Wendling <wcw@google.com>
Cc: Sami Tolvanen <samitolvanen@google.com>
Cc: clang-built-linux@googlegroups.com
Signed-off-by: Kees Cook <keescook@chromium.org>
MAINTAINERS

index fd7d34fcd95c5e0ec9e34db7fc49a3d1d1475a03..2030cd9593cf14c775eecef55f1950180fec0423 100644 (file)
@@ -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 <samitolvanen@google.com>
+M:     Bill Wendling <wcw@google.com>
+M:     Kees Cook <keescook@chromium.org>
+R:     Nathan Chancellor <nathan@kernel.org>
+R:     Nick Desaulniers <ndesaulniers@google.com>
+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 <konrad.wilk@oracle.com>
 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 <samitolvanen@google.com>
-M:     Bill Wendling <wcw@google.com>
-R:     Nathan Chancellor <nathan@kernel.org>
-R:     Nick Desaulniers <ndesaulniers@google.com>
-S:     Supported
-F:     Documentation/dev-tools/pgo.rst
-F:     kernel/pgo/
-
 PHOENIX RC FLIGHT CONTROLLER ADAPTER
 M:     Marcus Folkesson <marcus.folkesson@gmail.com>
 L:     linux-input@vger.kernel.org