diff options
author | Peter Zijlstra <[email protected]> | 2021-06-21 16:13:55 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2021-06-21 17:26:57 +0200 |
commit | 31197d3a0f1caeb60fb01f6755e28347e4f44037 (patch) | |
tree | 0df86c920d5b315fa3c2a97a2965bdef23633253 /scripts/gdb/linux/config.py | |
parent | 13311e74253fe64329390df80bed3f07314ddd61 (diff) |
objtool/x86: Ignore __x86_indirect_alt_* symbols
Because the __x86_indirect_alt* symbols are just that, objtool will
try and validate them as regular symbols, instead of the alternative
replacements that they are.
This goes sideways for FRAME_POINTER=y builds; which generate a fair
amount of warnings.
Fixes: 9bc0bb50727c ("objtool/x86: Rewrite retpoline thunk calls")
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions