]> Gentwo Git Trees - linux/.git/commit
objtool: Skip non-canonical aliased symbols in add_jump_table_alts()
authorJosh Poimboeuf <jpoimboe@kernel.org>
Thu, 20 Nov 2025 20:52:19 +0000 (12:52 -0800)
committerPeter Zijlstra <peterz@infradead.org>
Fri, 21 Nov 2025 09:04:08 +0000 (10:04 +0100)
commita91a61b290430ba0dd2c42378f744d6b21657f42
tree8c7709ebb25f4fe89f52be11373a1ff9c512a5c4
parent9205a322cf96f16a49e412dfa3f09431f3e02fc5
objtool: Skip non-canonical aliased symbols in add_jump_table_alts()

If a symbol has aliases, make add_jump_table_alts() skip the
non-canonical ones to avoid any surprises.

Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://patch.msgid.link/169aa17564b9aadb74897945ea74ac2eb70c5b13.1763671318.git.jpoimboe@kernel.org
tools/objtool/check.c