Re: [PATCH] MAINTAINERS: Expand and relocate PGO entry

From: Bill Wendling
Date: Tue Jun 01 2021 - 16:15:22 EST


On Tue, Jun 1, 2021 at 12:07 PM Nathan Chancellor <nathan@xxxxxxxxxx> wrote:
> On 6/1/2021 12:05 PM, Kees Cook wrote:
> > This expands the "PGO" acronym and adds additional metadata to help have
> > patches get directed correctly.
> >
> > Suggested-by: Nathan Chancellor <nathan@xxxxxxxxxx>
> > Acked-by: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
> > Cc: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
> > Cc: Bill Wendling <wcw@xxxxxxxxxx>
> > Cc: clang-built-linux@xxxxxxxxxxxxxxxx
> > Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx>
>
> Acked-by: Nathan Chancellor <nathan@xxxxxxxxxx>
>
Acked-by: Bill Wendling <wcw@xxxxxxxxxx>

> > ---
> > as seen in: https://lore.kernel.org/lkml/YLVRTilQ5k5n+Vmz@archlinux-ax161/
> > ---
> > MAINTAINERS | 22 +++++++++++++---------
> > 1 file changed, 13 insertions(+), 9 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index fd7d34fcd95c..2030cd9593cf 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 <samitolvanen@xxxxxxxxxx>
> > +M: Bill Wendling <wcw@xxxxxxxxxx>
> > +M: Kees Cook <keescook@xxxxxxxxxxxx>
> > +R: Nathan Chancellor <nathan@xxxxxxxxxx>
> > +R: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
> > +L: clang-built-linux@xxxxxxxxxxxxxxxx
> > +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@xxxxxxxxxx>
> > L: linux-kernel@xxxxxxxxxxxxxxx
> > @@ -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@xxxxxxxxxx>
> > -M: Bill Wendling <wcw@xxxxxxxxxx>
> > -R: Nathan Chancellor <nathan@xxxxxxxxxx>
> > -R: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
> > -S: Supported
> > -F: Documentation/dev-tools/pgo.rst
> > -F: kernel/pgo/
> > -
> > PHOENIX RC FLIGHT CONTROLLER ADAPTER
> > M: Marcus Folkesson <marcus.folkesson@xxxxxxxxx>
> > L: linux-input@xxxxxxxxxxxxxxx
> >
>