diff options
author | Josh Poimboeuf <[email protected]> | 2021-10-04 10:07:50 -0700 |
---|---|---|
committer | Josh Poimboeuf <[email protected]> | 2021-10-05 12:03:20 -0700 |
commit | 4d8b35968bbf9e42b6b202eedb510e2c82ad8b38 (patch) | |
tree | cc9e6401bd6542b6e2be315a6f9404efba028e6a /scripts/gdb/linux/utils.py | |
parent | 9e1ff307c779ce1f0f810c7ecce3d95bbae40896 (diff) |
objtool: Remove reloc symbol type checks in get_alt_entry()
Converting a special section's relocation reference to a symbol is
straightforward. No need for objtool to complain that it doesn't know
how to handle it. Just handle it.
This fixes the following warning:
arch/x86/kvm/emulate.o: warning: objtool: __ex_table+0x4: don't know how to handle reloc symbol type: kvm_fastop_exception
Fixes: 24ff65257375 ("objtool: Teach get_alt_entry() about more relocation types")
Reported-by: Linus Torvalds <[email protected]>
Signed-off-by: Josh Poimboeuf <[email protected]>
Link: https://lore.kernel.org/r/feadbc3dfb3440d973580fad8d3db873cbfe1694.1633367242.git.jpoimboe@redhat.com
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Cc: Miroslav Benes <[email protected]>
Cc: [email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions