So the TIP tree was named for “Thomas, Ingo, Peter”. Need to add an “A” for Andy. Maybe it should be the PITA tree :-)
-Tony > On Jun 18, 2018, at 14:41, Andy Lutomirski <[email protected]> wrote: > > And update my email address. > > Cc: Ingo Molnar <[email protected]> > Cc: Thomas Gleixner <[email protected]> > Cc: "H. Peter Anvin" <[email protected]> > Cc: Linus Torvalds <[email protected]> > Signed-off-by: Andy Lutomirski <[email protected]> > --- > > Linus has been saying that I might as well maintain this stuff for years. > What do you all think? > > MAINTAINERS | 9 ++++++++- > 1 file changed, 8 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 9d5eeff51b5f..624c3fd11d04 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -15575,6 +15575,13 @@ S: Maintained > F: Documentation/x86/ > F: arch/x86/ > > +X86 ENTRY CODE > +M: Andy Lutomirski <[email protected]> > +L: [email protected] > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/asm > +S: Maintained > +F: arch/x86/entry/ > + > X86 MCE INFRASTRUCTURE > M: Tony Luck <[email protected]> > M: Borislav Petkov <[email protected]> > @@ -15597,7 +15604,7 @@ F: drivers/platform/x86/ > F: drivers/platform/olpc/ > > X86 VDSO > -M: Andy Lutomirski <[email protected]> > +M: Andy Lutomirski <[email protected]> > L: [email protected] > T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/vdso > S: Maintained > -- > 2.17.1 >

