diff options
author | 2025-03-24 14:56:02 -0700 | |
---|---|---|
committer | 2025-03-25 09:20:27 +0100 | |
commit | 876a4bce3849b235d752d13ec3180e15a35e52de (patch) | |
tree | 04fda93868c86bb9e508fc8087edc7af8258c278 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | objtool: Fix up some outdated references to ENTRY/ENDPROC (diff) | |
download | wireguard-linux-876a4bce3849b235d752d13ec3180e15a35e52de.tar.xz wireguard-linux-876a4bce3849b235d752d13ec3180e15a35e52de.zip |
objtool: Remove --no-unreachable for noinstr-only vmlinux.o runs
For (!X86_KERNEL_IBT && !LTO_CLANG && NOINSTR_VALIDATION), objtool runs
on both translation units and vmlinux.o. The vmlinux.o run only does
noinstr/noret validation. In that case --no-unreachable has no effect.
Remove it.
Note that for ((X86_KERNEL_IBT || LTO_CLANG) && KCOV), --no-unreachable
still gets set in objtool-args-y by scripts/Makefile.lib.
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/05414246a0124db2f21b0d071b652aa9043d039d.1742852847.git.jpoimboe@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions