]> www.infradead.org Git - users/jedix/linux-maple.git/commit
binfmt: Remove loader from linux_binprm struct
authorYonatan Goldschmidt <yon.goldschmidt@gmail.com>
Sun, 23 Feb 2025 22:32:34 +0000 (00:32 +0200)
committerKees Cook <kees@kernel.org>
Mon, 24 Feb 2025 19:30:16 +0000 (11:30 -0800)
commitcc9554e662a3b5a13f514cfcced54ac263c07094
treec59c69f9138dca52ec9b30d959d74a2654dc9b19
parent7e620b56d958a5efcb0158c366581e0637fd9a50
binfmt: Remove loader from linux_binprm struct

Commit 987f20a9dcce ("a.out: Remove the a.out implementation") removed
the last in-tree user of the loader field, and as far as I can tell, it
was the only one historically.

Signed-off-by: Yonatan Goldschmidt <yon.goldschmidt@gmail.com>
Link: https://lore.kernel.org/r/20250223223234.13764-1-yon.goldschmidt@gmail.com
Signed-off-by: Kees Cook <kees@kernel.org>
fs/exec.c
include/linux/binfmts.h