summaryrefslogtreecommitdiffstats
path: root/tools/objtool/check.c
diff options
context:
space:
mode:
authorJulien Thierry <jthierry@redhat.com>2020-03-27 16:28:38 +0100
committerIngo Molnar <mingo@kernel.org>2020-04-22 10:53:49 +0200
commitaa5847270a0eba62e5ab8445163c0ac974844598 (patch)
tree0f64b5f16cf1d83343d04ee0e09727632862c0df /tools/objtool/check.c
parentobjtool: Fix off-by-one in symbol_by_offset() (diff)
downloadlinux-aa5847270a0eba62e5ab8445163c0ac974844598.tar.xz
linux-aa5847270a0eba62e5ab8445163c0ac974844598.zip
objtool: Always do header sync check
Currently, the check of tools files against kernel equivalent is only done after every object file has been built. This means one might fix build issues against outdated headers without seeing a warning about this. Check headers before any object is built. Also, make it part of a FORCE'd recipe so every attempt to build objtool will report the outdated headers (if any). Signed-off-by: Julien Thierry <jthierry@redhat.com> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Miroslav Benes <mbenes@suse.cz> Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com> Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions