summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2023-08-14 14:44:27 +0300
committerBorislav Petkov (AMD) <bp@alien8.de>2023-08-16 10:39:16 +0300
commit77f67119004296a9b2503b377d610e08b08afc2a (patch)
treeff964523316e6498bb9d31499df3c45fba27d316 /scripts/gdb/linux/utils.py
parent833fd800bf56b74d39d71d3f5936dffb3e0409c6 (diff)
downloadlinux-77f67119004296a9b2503b377d610e08b08afc2a.tar.xz
x86/cpu: Fix __x86_return_thunk symbol type
Commit fb3bd914b3ec ("x86/srso: Add a Speculative RAS Overflow mitigation") reimplemented __x86_return_thunk with a mix of SYM_FUNC_START and SYM_CODE_END, this is not a sane combination. Since nothing should ever actually 'CALL' this, make it consistently CODE. Fixes: fb3bd914b3ec ("x86/srso: Add a Speculative RAS Overflow mitigation") Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Link: https://lore.kernel.org/r/20230814121148.571027074@infradead.org
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions