]> www.infradead.org Git - users/jedix/linux-maple.git/commit
binfmt_elf: Use note name macros
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Wed, 15 Jan 2025 05:47:59 +0000 (14:47 +0900)
committerKees Cook <kees@kernel.org>
Tue, 11 Feb 2025 00:47:07 +0000 (16:47 -0800)
commit2fc4947bbd91201b0bc137127d8e125d48985ad4
treee977b27c1aecc343f5e4dbc6c596839ad712698e
parent7da8e4ad4df0dd12f37357af62ce1b63e75ae2e6
binfmt_elf: Use note name macros

Use note name macros to match with the userspace's expectation.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Acked-by: Baoquan He <bhe@redhat.com>
Reviewed-by: Dave Martin <Dave.Martin@arm.com>
Link: https://lore.kernel.org/r/20250115-elf-v5-2-0f9e55bbb2fc@daynix.com
Signed-off-by: Kees Cook <kees@kernel.org>
fs/binfmt_elf.c
fs/binfmt_elf_fdpic.c