diff options
author | 2023-08-14 13:44:34 +0200 | |
---|---|---|
committer | 2023-08-16 21:58:59 +0200 | |
commit | e7c25c441e9e0fa75b4c83e0b26306b702cfe90d (patch) | |
tree | d1b84a9257747a38b463571a41e63181b5252be1 /scripts/generate_rust_analyzer.py | |
parent | x86/cpu: Rename srso_(.*)_alias to srso_alias_\1 (diff) | |
download | linux-rng-e7c25c441e9e0fa75b4c83e0b26306b702cfe90d.tar.xz linux-rng-e7c25c441e9e0fa75b4c83e0b26306b702cfe90d.zip |
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/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions