[PATCH 2/2] MAINTAINERS: add ARM and arm64 EFI specific files to EFI subsystem

Ard Biesheuvel ard.biesheuvel at linaro.org
Sat Oct 29 03:09:55 PDT 2016


On 21 September 2016 at 16:35, Ard Biesheuvel <ard.biesheuvel at linaro.org> wrote:
> Since I will be co-maintaining the EFI subsystem, it makes sense to
> mention the ARM and arm64 EFI bits in the EFI section in MAINTAINERS
> so that Matt, the list and I get cc'ed on proposed changes.
>
> Cc: Catalin Marinas <catalin.marinas at arm.com>
> Cc: Will Deacon <will.deacon at arm.com>
> Cc: Russell King <rmk+kernel at armlinux.org.uk>
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel at linaro.org>
> ---
>  MAINTAINERS | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
>

Russell,

do you have an objections to this change?

Thanks,
Ard.


> diff --git a/MAINTAINERS b/MAINTAINERS
> index 224518556a84..cc8b36699f94 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4562,12 +4562,14 @@ L:      linux-efi at vger.kernel.org
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
>  S:     Maintained
>  F:     Documentation/efi-stub.txt
> -F:     arch/ia64/kernel/efi.c
> +F:     arch/*/kernel/efi.c
>  F:     arch/x86/boot/compressed/eboot.[ch]
> -F:     arch/x86/include/asm/efi.h
> +F:     arch/*/include/asm/efi.h
>  F:     arch/x86/platform/efi/
>  F:     drivers/firmware/efi/
>  F:     include/linux/efi*.h
> +F:     arch/arm/boot/compressed/efi-header.S
> +F:     arch/arm64/kernel/efi-entry.S
>
>  EFI VARIABLE FILESYSTEM
>  M:     Matthew Garrett <matthew.garrett at nebula.com>
> --
> 2.7.4
>



More information about the linux-arm-kernel mailing list