* [PATCH] MAINTAINERS: drop entry to removed file in EXEC & BINFMT API
@ 2022-03-16 5:08 Lukas Bulwahn
2022-03-16 7:48 ` Borislav Petkov
0 siblings, 1 reply; 4+ messages in thread
From: Lukas Bulwahn @ 2022-03-16 5:08 UTC (permalink / raw)
To: Borislav Petkov, x86
Cc: linux-mm, Eric Biederman, Kees Cook, kernel-janitors,
linux-kernel, Lukas Bulwahn
Commit f9444ea5e208 ("x86: Remove a.out support") removes
arch/x86/ia32/ia32_aout.c, but misses a reference to that file in
MAINTAINERS.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.
Drop the file entry to the removed file in EXEC & BINFMT API.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Borislav, please pick this minor clean-up patch on your -next tree on top
of the commit above.
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 8f5d5fb7cdde..faa5e53db1dd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7365,7 +7365,6 @@ L: linux-mm@kvack.org
S: Supported
T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/execve
F: arch/alpha/kernel/binfmt_loader.c
-F: arch/x86/ia32/ia32_aout.c
F: fs/*binfmt_*.c
F: fs/exec.c
F: include/linux/binfmts.h
--
2.17.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: drop entry to removed file in EXEC & BINFMT API
2022-03-16 5:08 [PATCH] MAINTAINERS: drop entry to removed file in EXEC & BINFMT API Lukas Bulwahn
@ 2022-03-16 7:48 ` Borislav Petkov
2022-03-16 8:12 ` Lukas Bulwahn
0 siblings, 1 reply; 4+ messages in thread
From: Borislav Petkov @ 2022-03-16 7:48 UTC (permalink / raw)
To: Lukas Bulwahn
Cc: x86, linux-mm, Eric Biederman, Kees Cook, kernel-janitors, linux-kernel
On Wed, Mar 16, 2022 at 06:08:28AM +0100, Lukas Bulwahn wrote:
> Commit f9444ea5e208 ("x86: Remove a.out support") removes
> arch/x86/ia32/ia32_aout.c, but misses a reference to that file in
> MAINTAINERS.
It seems we're keeping a.out after all:
https://lore.kernel.org/r/4c449fab-8135-5057-7d2c-7b948ce130cc@theinnocuous.com
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: drop entry to removed file in EXEC & BINFMT API
2022-03-16 7:48 ` Borislav Petkov
@ 2022-03-16 8:12 ` Lukas Bulwahn
2022-03-16 9:02 ` Borislav Petkov
0 siblings, 1 reply; 4+ messages in thread
From: Lukas Bulwahn @ 2022-03-16 8:12 UTC (permalink / raw)
To: Borislav Petkov
Cc: X86 ML, Linux-MM, Eric Biederman, Kees Cook, kernel-janitors,
Linux Kernel Mailing List
On Wed, Mar 16, 2022 at 8:50 AM Borislav Petkov <bp@alien8.de> wrote:
>
> On Wed, Mar 16, 2022 at 06:08:28AM +0100, Lukas Bulwahn wrote:
> > Commit f9444ea5e208 ("x86: Remove a.out support") removes
> > arch/x86/ia32/ia32_aout.c, but misses a reference to that file in
> > MAINTAINERS.
>
> It seems we're keeping a.out after all:
>
> https://lore.kernel.org/r/4c449fab-8135-5057-7d2c-7b948ce130cc@theinnocuous.com
>
I guess then you can squash my one-line patch into your patch, and
then we put all this into the closet and wait for another day where
this feature can be removed.
Thanks, Boris.
Lukas
> --
> Regards/Gruss,
> Boris.
>
> https://people.kernel.org/tglx/notes-about-netiquette
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: drop entry to removed file in EXEC & BINFMT API
2022-03-16 8:12 ` Lukas Bulwahn
@ 2022-03-16 9:02 ` Borislav Petkov
0 siblings, 0 replies; 4+ messages in thread
From: Borislav Petkov @ 2022-03-16 9:02 UTC (permalink / raw)
To: Lukas Bulwahn
Cc: X86 ML, Linux-MM, Eric Biederman, Kees Cook, kernel-janitors,
Linux Kernel Mailing List
On Wed, Mar 16, 2022 at 09:12:54AM +0100, Lukas Bulwahn wrote:
> I guess then you can squash my one-line patch into your patch, and
Right.
> then we put all this into the closet and wait for another day where
> this feature can be removed.
Yeah, I wouldn't hold my breath. Everytime I attempt this, someone
crawls out of the woodwork with a use case.
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-03-16 9:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-16 5:08 [PATCH] MAINTAINERS: drop entry to removed file in EXEC & BINFMT API Lukas Bulwahn
2022-03-16 7:48 ` Borislav Petkov
2022-03-16 8:12 ` Lukas Bulwahn
2022-03-16 9:02 ` Borislav Petkov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox