WSL2-Linux-Kernel/arch/alpha
Al Viro 0305bf6af0 alpha/boot/tools/objstrip: fix the check for ELF header
[ Upstream commit 1878787797 ]

Just memcmp() with ELFMAG - that's the normal way to do it in userland
code, which that thing is.  Besides, that has the benefit of actually
building - str_has_prefix() is *NOT* present in <string.h>.

Fixes: 5f14596e55 "alpha: Replace strncmp with str_has_prefix"
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-03-10 09:39:35 +01:00
..
boot alpha/boot/tools/objstrip: fix the check for ELF header 2023-03-10 09:39:35 +01:00
configs alpha: defconfig: add necessary configs for boot testing 2021-07-25 22:33:03 -07:00
include alpha: fix TIF_NOTIFY_SIGNAL handling 2022-12-31 13:14:01 +01:00
kernel exit: Add and use make_task_dead. 2023-02-01 08:27:20 +01:00
lib alpha: move __udiv_qrnnd library function to arch/alpha/lib/ 2021-09-18 14:45:48 -07:00
math-emu alpha: move __udiv_qrnnd library function to arch/alpha/lib/ 2021-09-18 14:45:48 -07:00
mm exit: Add and use make_task_dead. 2023-02-01 08:27:20 +01:00
Kbuild
Kconfig alpha: enable GENERIC_PCI_IOMAP unconditionally 2021-09-19 10:37:00 -07:00
Kconfig.debug
Makefile