]> Git Repo - linux.git/commit
kallsyms: get rid of code for absolute kallsyms
authorJann Horn <[email protected]>
Wed, 21 Feb 2024 20:26:53 +0000 (21:26 +0100)
committerMasahiro Yamada <[email protected]>
Sat, 20 Jul 2024 07:33:21 +0000 (16:33 +0900)
commit64e166099b69bfc09f667253358a15160b86ea43
tree4a65a7cf59716b4f3f0d29ef49251c2fa9becc9f
parent7efcb39e0da99de8295e81a2f98b7fdeebcdaa73
kallsyms: get rid of code for absolute kallsyms

Commit cf8e8658100d ("arch: Remove Itanium (IA-64) architecture")
removed the last use of the absolute kallsyms.

Signed-off-by: Jann Horn <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/all/[email protected]/
[[email protected]: rebase the code and reword the commit description]
Signed-off-by: Masahiro Yamada <[email protected]>
init/Kconfig
kernel/kallsyms.c
kernel/kallsyms_internal.h
kernel/vmcore_info.c
scripts/kallsyms.c
scripts/link-vmlinux.sh
tools/perf/tests/vmlinux-kallsyms.c
This page took 0.062061 seconds and 4 git commands to generate.