]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
objtool: Make sync-check consider the target architecture
authorJulien Thierry <jthierry@redhat.com>
Fri, 4 Sep 2020 15:30:20 +0000 (16:30 +0100)
committerJosh Poimboeuf <jpoimboe@redhat.com>
Thu, 10 Sep 2020 15:43:13 +0000 (10:43 -0500)
commitbb090fdb70ecc51c91e1d86345adae064caa06c8
tree87c0d4789cbdf75aabfefe588413a58167305a65
parent3890b8d92710af75baedf291832cf40193b33454
objtool: Make sync-check consider the target architecture

Do not take into account outdated headers unrelated to the build of the
current architecture.

[ jpoimboe: use $SRCARCH directly ]

Reviewed-by: Miroslav Benes <mbenes@suse.cz>
Signed-off-by: Julien Thierry <jthierry@redhat.com>
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
tools/objtool/sync-check.sh