diff options
author | 2025-03-24 14:55:55 -0700 | |
---|---|---|
committer | 2025-03-25 09:20:26 +0100 | |
commit | 4759670bc3e670069c055c2b33174813099fea4f (patch) | |
tree | 13c9eeadfc2d305a329a4cf30e1c544ae8d79b57 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | objtool: Fix X86_FEATURE_SMAP alternative handling (diff) | |
download | wireguard-linux-4759670bc3e670069c055c2b33174813099fea4f.tar.xz wireguard-linux-4759670bc3e670069c055c2b33174813099fea4f.zip |
objtool: Fix CONFIG_OBJTOOL_WERROR for vmlinux.o
With (!X86_KERNEL_IBT && !LTO_CLANG && NOINSTR_VALIDATION), objtool runs
on both translation units and vmlinux.o. With CONFIG_OBJTOOL_WERROR,
the TUs get --Werror but vmlinux.o doesn't. Fix that.
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/4f71ab9b947ffc47b6a87dd3b9aff4bb32b36d0a.1742852846.git.jpoimboe@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions