diff options
author | Josh Poimboeuf <jpoimboe@kernel.org> | 2025-06-06 09:55:02 -0700 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2025-09-12 12:14:54 +0200 |
commit | 41bab90bbfdc55228b8697d960839a4abb5016d4 (patch) | |
tree | 5aa75b8859ae15a9437a58edcac4c1a7ecf7ec46 /scripts/gdb/linux/timerlist.py | |
parent | 223ba8ee0a3986718c874b66ed24e7f87f6b8124 (diff) |
x86/its: Move ITS indirect branch thunks to .text..__x86.indirect_thunk
The ITS mitigation includes both indirect branch thunks and return
thunks. Both are currently placed in .text..__x86.return_thunk, which is
appropriate for the latter but not the former.
For consistency with other mitigations, move the indirect branch thunks to
.text..__x86.indirect_thunk.
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions