summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorNathan Chancellor <nathan@kernel.org>2026-02-12 19:28:27 +0300
committerNathan Chancellor <nathan@kernel.org>2026-02-12 19:28:27 +0300
commitdf989b01b5f97dae8f9869cfacbda1308f2182c1 (patch)
treed150f91b9c27af17590ee54f5b2f778529e916d5 /tools
parent05f7e89ab9731565d8a62e3b5d1ec206485eeb0b (diff)
parentd8ad80a85b96649a6ef30976762660245ae61a25 (diff)
downloadlinux-df989b01b5f97dae8f9869cfacbda1308f2182c1.tar.xz
Merge 7.0 Kbuild changes into kbuild-fixes
kbuild-fixes needs to be based on 6.19 to apply some fixes for 62089b804895 ("kbuild: rpm-pkg: Generate debuginfo package manually") which landed in 6.19-rc1 but the new material of 7.0 needs fixes merged as well. Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Diffstat (limited to 'tools')
-rw-r--r--tools/perf/tests/vmlinux-kallsyms.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/tests/vmlinux-kallsyms.c b/tools/perf/tests/vmlinux-kallsyms.c
index 74cdbd2ce9d0..524d46478364 100644
--- a/tools/perf/tests/vmlinux-kallsyms.c
+++ b/tools/perf/tests/vmlinux-kallsyms.c
@@ -27,7 +27,6 @@ static bool is_ignored_symbol(const char *name, char type)
* stable symbol list.
*/
"kallsyms_offsets",
- "kallsyms_relative_base",
"kallsyms_num_syms",
"kallsyms_names",
"kallsyms_markers",