linux-stable/arch/alpha/boot
Al Viro a4c082f267 alpha/boot/tools/objstrip: fix the check for ELF header
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: Matt Turner <mattst88@gmail.com>
2023-02-24 23:14:22 -05:00
..
tools alpha/boot/tools/objstrip: fix the check for ELF header 2023-02-24 23:14:22 -05:00
bootloader.lds License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bootp.c alpha/boot: fix the breakage from -isystem series... 2023-02-24 23:14:22 -05:00
bootpz.c alpha/boot: fix the breakage from -isystem series... 2023-02-24 23:14:22 -05:00
head.S License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
main.c alpha/boot: fix the breakage from -isystem series... 2023-02-24 23:14:22 -05:00
Makefile kbuild: rename hostprogs-y/always to hostprogs/always-y 2020-02-04 01:53:07 +09:00
misc.c alpha: fix spelling mistakes 2021-07-25 22:33:04 -07:00
stdio.c alpha/boot: fix the breakage from -isystem series... 2023-02-24 23:14:22 -05:00