2018-06-18 21:42:41

by Andy Lutomirski

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Add me as an x86 entry code maintainer

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



2018-06-18 22:45:04

by Linus Torvalds

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add me as an x86 entry code maintainer

On Tue, Jun 19, 2018 at 6:41 AM Andy Lutomirski <[email protected]> wrote:
>
> Linus has been saying that I might as well maintain this stuff for years.
> What do you all think?

I invoked executive privilege and just applied it. It's just making
official what has been practice.

Linus

2018-06-19 05:02:38

by Tony Luck

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add me as an x86 entry code maintainer

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
>

2018-06-19 15:26:28

by Andy Lutomirski

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add me as an x86 entry code maintainer



> On Jun 18, 2018, at 10:00 PM, Tony Luck <[email protected]> wrote:
>
> So the TIP tree was named for “Thomas, Ingo, Peter”. Need to add an “A” for Andy. Maybe it should be the PITA tree :-)

I have zero desire to start committing to the tree. But if I do, I will do my best to put the A in PITA.

>
>> 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
>>

2018-06-20 09:22:15

by Thomas Gleixner

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add me as an x86 entry code maintainer

On Tue, 19 Jun 2018, Linus Torvalds wrote:

> On Tue, Jun 19, 2018 at 6:41 AM Andy Lutomirski <[email protected]> wrote:
> >
> > Linus has been saying that I might as well maintain this stuff for years.
> > What do you all think?
>
> I invoked executive privilege and just applied it. It's just making
> official what has been practice.

Indeed. Belated Acked-by-me.


2018-06-21 10:58:22

by Ingo Molnar

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add me as an x86 entry code maintainer


* Thomas Gleixner <[email protected]> wrote:

> On Tue, 19 Jun 2018, Linus Torvalds wrote:
>
> > On Tue, Jun 19, 2018 at 6:41 AM Andy Lutomirski <[email protected]> wrote:
> > >
> > > Linus has been saying that I might as well maintain this stuff for years.
> > > What do you all think?
> >
> > I invoked executive privilege and just applied it. It's just making
> > official what has been practice.
>
> Indeed. Belated Acked-by-me.

Same here!!

Thanks,

Ingo