2018-01-03 09:44:24

by Matt Fleming

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Remove Matt Fleming as EFI co-maintainer

Instate Ard Biesheuvel as the sole EFI maintainer and leave other folks
as maintainers for the EFI test driver and efivarfs file system.

Signed-off-by: Matt Fleming <[email protected]>
---
MAINTAINERS | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)

Ard, if you want to add yourself as co-maintainer of the EFI test
driver or efivarfs, please go ahead. I'm sure no one would object.

diff --git a/MAINTAINERS b/MAINTAINERS
index d4fdcb12616c..9a41aa072e6a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5150,15 +5150,13 @@ F: sound/usb/misc/ua101.c
EFI TEST DRIVER
L: [email protected]
M: Ivan Hu <[email protected]>
-M: Matt Fleming <[email protected]>
S: Maintained
F: drivers/firmware/efi/test/

EFI VARIABLE FILESYSTEM
M: Matthew Garrett <[email protected]>
M: Jeremy Kerr <[email protected]>
-M: Matt Fleming <[email protected]>
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
L: [email protected]
S: Maintained
F: fs/efivarfs/
@@ -5319,7 +5317,6 @@ S: Supported
F: security/integrity/evm/

EXTENSIBLE FIRMWARE INTERFACE (EFI)
-M: Matt Fleming <[email protected]>
M: Ard Biesheuvel <[email protected]>
L: [email protected]
T: git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
--
2.14.2


2018-01-03 10:13:58

by Ard Biesheuvel

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Remove Matt Fleming as EFI co-maintainer

On 3 January 2018 at 09:44, Matt Fleming <[email protected]> wrote:
> Instate Ard Biesheuvel as the sole EFI maintainer and leave other folks
> as maintainers for the EFI test driver and efivarfs file system.
>
> Signed-off-by: Matt Fleming <[email protected]>

Acked-by: Ard Biesheuvel <[email protected]>

Thanks Matt

> ---
> MAINTAINERS | 5 +----
> 1 file changed, 1 insertion(+), 4 deletions(-)
>
> Ard, if you want to add yourself as co-maintainer of the EFI test
> driver or efivarfs, please go ahead. I'm sure no one would object.
>

I guess that makes sense. Should we just fold that in?


> diff --git a/MAINTAINERS b/MAINTAINERS
> index d4fdcb12616c..9a41aa072e6a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5150,15 +5150,13 @@ F: sound/usb/misc/ua101.c
> EFI TEST DRIVER
> L: [email protected]
> M: Ivan Hu <[email protected]>
> -M: Matt Fleming <[email protected]>
> S: Maintained
> F: drivers/firmware/efi/test/
>
> EFI VARIABLE FILESYSTEM
> M: Matthew Garrett <[email protected]>
> M: Jeremy Kerr <[email protected]>
> -M: Matt Fleming <[email protected]>
> -T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git
> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
> L: [email protected]
> S: Maintained
> F: fs/efivarfs/
> @@ -5319,7 +5317,6 @@ S: Supported
> F: security/integrity/evm/
>
> EXTENSIBLE FIRMWARE INTERFACE (EFI)
> -M: Matt Fleming <[email protected]>
> M: Ard Biesheuvel <[email protected]>
> L: [email protected]
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
> --
> 2.14.2
>

2018-01-03 12:43:10

by Matt Fleming

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Remove Matt Fleming as EFI co-maintainer

On Wed, 03 Jan, at 10:13:55AM, Ard Biesheuvel wrote:
> On 3 January 2018 at 09:44, Matt Fleming <[email protected]> wrote:
> > Instate Ard Biesheuvel as the sole EFI maintainer and leave other folks
> > as maintainers for the EFI test driver and efivarfs file system.
> >
> > Signed-off-by: Matt Fleming <[email protected]>
>
> Acked-by: Ard Biesheuvel <[email protected]>
>
> Thanks Matt
>
> > ---
> > MAINTAINERS | 5 +----
> > 1 file changed, 1 insertion(+), 4 deletions(-)
> >
> > Ard, if you want to add yourself as co-maintainer of the EFI test
> > driver or efivarfs, please go ahead. I'm sure no one would object.
> >
>
> I guess that makes sense. Should we just fold that in?

Sounds good to me.

2018-01-03 12:50:16

by Ingo Molnar

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Remove Matt Fleming as EFI co-maintainer


* Matt Fleming <[email protected]> wrote:

> On Wed, 03 Jan, at 10:13:55AM, Ard Biesheuvel wrote:
> > On 3 January 2018 at 09:44, Matt Fleming <[email protected]> wrote:
> > > Instate Ard Biesheuvel as the sole EFI maintainer and leave other folks
> > > as maintainers for the EFI test driver and efivarfs file system.
> > >
> > > Signed-off-by: Matt Fleming <[email protected]>
> >
> > Acked-by: Ard Biesheuvel <[email protected]>
> >
> > Thanks Matt
> >
> > > ---
> > > MAINTAINERS | 5 +----
> > > 1 file changed, 1 insertion(+), 4 deletions(-)
> > >
> > > Ard, if you want to add yourself as co-maintainer of the EFI test
> > > driver or efivarfs, please go ahead. I'm sure no one would object.
> > >
> >
> > I guess that makes sense. Should we just fold that in?
>
> Sounds good to me.

If any of you sends me a delta patch or an updated patch I'll apply the folded
version.

Thanks,

Ingo

2018-01-03 12:55:14

by Ard Biesheuvel

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Remove Matt Fleming as EFI co-maintainer

On 3 January 2018 at 12:50, Ingo Molnar <[email protected]> wrote:
>
> * Matt Fleming <[email protected]> wrote:
>
>> On Wed, 03 Jan, at 10:13:55AM, Ard Biesheuvel wrote:
>> > On 3 January 2018 at 09:44, Matt Fleming <[email protected]> wrote:
>> > > Instate Ard Biesheuvel as the sole EFI maintainer and leave other folks
>> > > as maintainers for the EFI test driver and efivarfs file system.
>> > >
>> > > Signed-off-by: Matt Fleming <[email protected]>
>> >
>> > Acked-by: Ard Biesheuvel <[email protected]>
>> >
>> > Thanks Matt
>> >
>> > > ---
>> > > MAINTAINERS | 5 +----
>> > > 1 file changed, 1 insertion(+), 4 deletions(-)
>> > >
>> > > Ard, if you want to add yourself as co-maintainer of the EFI test
>> > > driver or efivarfs, please go ahead. I'm sure no one would object.
>> > >
>> >
>> > I guess that makes sense. Should we just fold that in?
>>
>> Sounds good to me.
>
> If any of you sends me a delta patch or an updated patch I'll apply the folded
> version.
>
> Thanks,
>
> Ingo


Done.

2018-01-03 13:03:11

by Ingo Molnar

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Remove Matt Fleming as EFI co-maintainer


* Ard Biesheuvel <[email protected]> wrote:

> On 3 January 2018 at 12:50, Ingo Molnar <[email protected]> wrote:
> >
> > * Matt Fleming <[email protected]> wrote:
> >
> >> On Wed, 03 Jan, at 10:13:55AM, Ard Biesheuvel wrote:
> >> > On 3 January 2018 at 09:44, Matt Fleming <[email protected]> wrote:
> >> > > Instate Ard Biesheuvel as the sole EFI maintainer and leave other folks
> >> > > as maintainers for the EFI test driver and efivarfs file system.
> >> > >
> >> > > Signed-off-by: Matt Fleming <[email protected]>
> >> >
> >> > Acked-by: Ard Biesheuvel <[email protected]>
> >> >
> >> > Thanks Matt
> >> >
> >> > > ---
> >> > > MAINTAINERS | 5 +----
> >> > > 1 file changed, 1 insertion(+), 4 deletions(-)
> >> > >
> >> > > Ard, if you want to add yourself as co-maintainer of the EFI test
> >> > > driver or efivarfs, please go ahead. I'm sure no one would object.
> >> > >
> >> >
> >> > I guess that makes sense. Should we just fold that in?
> >>
> >> Sounds good to me.
> >
> > If any of you sends me a delta patch or an updated patch I'll apply the folded
> > version.
> >
> > Thanks,
> >
> > Ingo
>
>
> Done.

Thanks guys, applied to tip:efi/urgent, together with the two pending EFI fixes.

Ingo

Subject: [tip:efi/core] MAINTAINERS: Remove Matt Fleming as EFI co-maintainer

Commit-ID: 81b60dbff04980a45b348c5b5eeca2713d4594ca
Gitweb: https://git.kernel.org/tip/81b60dbff04980a45b348c5b5eeca2713d4594ca
Author: Matt Fleming <[email protected]>
AuthorDate: Wed, 3 Jan 2018 09:44:17 +0000
Committer: Ingo Molnar <[email protected]>
CommitDate: Wed, 3 Jan 2018 14:03:18 +0100

MAINTAINERS: Remove Matt Fleming as EFI co-maintainer

Instate Ard Biesheuvel as the sole EFI maintainer and leave other folks
as maintainers for the EFI test driver and efivarfs file system.

Also add Ard Biesheuvel as the EFI test driver and efivarfs maintainer.

Signed-off-by: Matt Fleming <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: Ivan Hu <[email protected]>
Cc: Jeremy Kerr <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Matthew Garrett <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
---
MAINTAINERS | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index b46c9ce..95c3fa1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5149,15 +5149,15 @@ F: sound/usb/misc/ua101.c
EFI TEST DRIVER
L: [email protected]
M: Ivan Hu <[email protected]>
-M: Matt Fleming <[email protected]>
+M: Ard Biesheuvel <[email protected]>
S: Maintained
F: drivers/firmware/efi/test/

EFI VARIABLE FILESYSTEM
M: Matthew Garrett <[email protected]>
M: Jeremy Kerr <[email protected]>
-M: Matt Fleming <[email protected]>
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git
+M: Ard Biesheuvel <[email protected]>
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
L: [email protected]
S: Maintained
F: fs/efivarfs/
@@ -5318,7 +5318,6 @@ S: Supported
F: security/integrity/evm/

EXTENSIBLE FIRMWARE INTERFACE (EFI)
-M: Matt Fleming <[email protected]>
M: Ard Biesheuvel <[email protected]>
L: [email protected]
T: git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git