All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ard Biesheuvel <ardb@kernel.org>
To: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Cc: linux-efi <linux-efi@vger.kernel.org>,
	Joe Perches <joe@perches.com>,
	kernel-janitors@vger.kernel.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] MAINTAINERS: adjust EFI entry to removing eboot.c
Date: Mon, 2 Mar 2020 10:05:47 +0100	[thread overview]
Message-ID: <CAKv+Gu_gCqMO89wQ8RTwveBMDu-vdwhS5anPiZzQHdViygEouQ@mail.gmail.com> (raw)
In-Reply-To: <20200301155748.4788-1-lukas.bulwahn@gmail.com>

On Sun, 1 Mar 2020 at 16:58, Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
>
> Commit c2d0b470154c ("efi/libstub/x86: Incorporate eboot.c into libstub")
> removed arch/x86/boot/compressed/eboot.[ch], but missed to adjust the
> MAINTAINERS entry.
>
> Since then, ./scripts/get_maintainer.pl --self-test complains:
>
>   warning: no file matches F: arch/x86/boot/compressed/eboot.[ch]
>
> Rectify EXTENSIBLE FIRMWARE INTERFACE (EFI) entry in MAINTAINERS.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> Ard, please pick this patch for your linux-next branch.
> applies cleanly on next-20200228, do not apply on current master
>
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
>

Thanks Lukas, I'll queue this up.

> diff --git a/MAINTAINERS b/MAINTAINERS
> index 09b04505e7c3..4ce510b8467a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6383,7 +6383,6 @@ T:        git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
>  S:     Maintained
>  F:     Documentation/admin-guide/efi-stub.rst
>  F:     arch/*/kernel/efi.c
> -F:     arch/x86/boot/compressed/eboot.[ch]
>  F:     arch/*/include/asm/efi.h
>  F:     arch/x86/platform/efi/
>  F:     drivers/firmware/efi/
> --
> 2.17.1
>

WARNING: multiple messages have this Message-ID (diff)
From: Ard Biesheuvel <ardb@kernel.org>
To: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Cc: linux-efi <linux-efi@vger.kernel.org>,
	Joe Perches <joe@perches.com>,
	kernel-janitors@vger.kernel.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] MAINTAINERS: adjust EFI entry to removing eboot.c
Date: Mon, 02 Mar 2020 09:05:47 +0000	[thread overview]
Message-ID: <CAKv+Gu_gCqMO89wQ8RTwveBMDu-vdwhS5anPiZzQHdViygEouQ@mail.gmail.com> (raw)
In-Reply-To: <20200301155748.4788-1-lukas.bulwahn@gmail.com>

On Sun, 1 Mar 2020 at 16:58, Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
>
> Commit c2d0b470154c ("efi/libstub/x86: Incorporate eboot.c into libstub")
> removed arch/x86/boot/compressed/eboot.[ch], but missed to adjust the
> MAINTAINERS entry.
>
> Since then, ./scripts/get_maintainer.pl --self-test complains:
>
>   warning: no file matches F: arch/x86/boot/compressed/eboot.[ch]
>
> Rectify EXTENSIBLE FIRMWARE INTERFACE (EFI) entry in MAINTAINERS.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> Ard, please pick this patch for your linux-next branch.
> applies cleanly on next-20200228, do not apply on current master
>
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
>

Thanks Lukas, I'll queue this up.

> diff --git a/MAINTAINERS b/MAINTAINERS
> index 09b04505e7c3..4ce510b8467a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6383,7 +6383,6 @@ T:        git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
>  S:     Maintained
>  F:     Documentation/admin-guide/efi-stub.rst
>  F:     arch/*/kernel/efi.c
> -F:     arch/x86/boot/compressed/eboot.[ch]
>  F:     arch/*/include/asm/efi.h
>  F:     arch/x86/platform/efi/
>  F:     drivers/firmware/efi/
> --
> 2.17.1
>

  reply	other threads:[~2020-03-02  9:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-01 15:57 [PATCH] MAINTAINERS: adjust EFI entry to removing eboot.c Lukas Bulwahn
2020-03-01 15:57 ` Lukas Bulwahn
2020-03-02  9:05 ` Ard Biesheuvel [this message]
2020-03-02  9:05   ` Ard Biesheuvel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKv+Gu_gCqMO89wQ8RTwveBMDu-vdwhS5anPiZzQHdViygEouQ@mail.gmail.com \
    --to=ardb@kernel.org \
    --cc=joe@perches.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-efi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lukas.bulwahn@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.