aboutsummaryrefslogtreecommitdiff
path: root/mm/internal.h
diff options
context:
space:
mode:
authorGravatar Josh Poimboeuf <jpoimboe@kernel.org> 2022-07-21 11:01:23 -0700
committerGravatar Ingo Molnar <mingo@kernel.org> 2022-08-02 22:08:16 +0200
commitb6a5068854cfe372da7dee3224dcf023ed5b00cb (patch)
tree094ad4d7431369d63c2bdb9d981508f2302225e5 /mm/internal.h
parentx86/kprobes: Update kcb status flag after singlestepping (diff)
downloadlinux-b6a5068854cfe372da7dee3224dcf023ed5b00cb.tar.gz
linux-b6a5068854cfe372da7dee3224dcf023ed5b00cb.tar.bz2
linux-b6a5068854cfe372da7dee3224dcf023ed5b00cb.zip
scripts/faddr2line: Fix vmlinux detection on arm64
Since commit dcea997beed6 ("faddr2line: Fix overlapping text section failures, the sequel"), faddr2line is completely broken on arm64. For some reason, on arm64, the vmlinux ELF object file type is ET_DYN rather than ET_EXEC. Check for both when determining whether the object is vmlinux. Modules and vmlinux.o have type ET_REL on all arches. Fixes: dcea997beed6 ("faddr2line: Fix overlapping text section failures, the sequel") Reported-by: John Garry <john.garry@huawei.com> Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Tested-by: John Garry <john.garry@huawei.com> Link: https://lore.kernel.org/r/dad1999737471b06d6188ce4cdb11329aa41682c.1658426357.git.jpoimboe@kernel.org
Diffstat (limited to 'mm/internal.h')
0 files changed, 0 insertions, 0 deletions