diff options
author | Peter Zijlstra <peterz@infradead.org> | 2023-08-14 14:44:34 +0300 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2023-08-16 22:58:59 +0300 |
commit | e7c25c441e9e0fa75b4c83e0b26306b702cfe90d (patch) | |
tree | d1b84a9257747a38b463571a41e63181b5252be1 /scripts/gdb/linux/utils.py | |
parent | 42be649dd1f2eee6b1fb185f1a231b9494cf095f (diff) | |
download | linux-e7c25c441e9e0fa75b4c83e0b26306b702cfe90d.tar.xz |
x86/cpu: Cleanup the untrain mess
Since there can only be one active return_thunk, there only needs be
one (matching) untrain_ret. It fundamentally doesn't make sense to
allow multiple untrain_ret at the same time.
Fold all the 3 different untrain methods into a single (temporary)
helper stub.
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/20230814121149.042774962@infradead.org
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions