Skip to content

Commit be5c6ec

Browse files
Yu LiaoJonathan Corbet
authored andcommitted
Documentation/kernel-parameters: Add tsa under mitigations=off
On X86 AMD systems, mitigations=off also disables the Transient Scheduler Attacks (TSA) mitigation. Add it to the list. Signed-off-by: Yu Liao <liaoyu.ly@bytedance.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20251225121438.38427-1-liaoyu.ly@bytedance.com>
1 parent 46b4bb7 commit be5c6ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/admin-guide/kernel-parameters.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3998,6 +3998,7 @@ Kernel parameters
39983998
spectre_v2_user=off [X86]
39993999
srbds=off [X86,INTEL]
40004000
ssbd=force-off [ARM64]
4001+
tsa=off [X86,AMD]
40014002
tsx_async_abort=off [X86]
40024003
vmscape=off [X86]
40034004

0 commit comments

Comments
 (0)