diff options
author | 2020-07-17 12:04:27 -0700 | |
---|---|---|
committer | 2021-02-23 12:46:57 -0800 | |
commit | 0e731dbc18241d68318e0a7d2c2c0087c9073fb9 (patch) | |
tree | f84a8f54bed013cb49dc370484745143abc72133 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | objtool: Fix __mcount_loc generation with Clang's assembler (diff) | |
download | wireguard-linux-0e731dbc18241d68318e0a7d2c2c0087c9073fb9.tar.xz wireguard-linux-0e731dbc18241d68318e0a7d2c2c0087c9073fb9.zip |
objtool: Don't autodetect vmlinux.o
With LTO, we run objtool on vmlinux.o, but don't want noinstr
validation. This change requires --vmlinux to be passed to objtool
explicitly.
Suggested-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions