Skip to content

Commit 49527ca

Browse files
committed
Documentation/kernel-parameters: Add spec_rstack_overflow to mitigations=off
mitigations=off disables the SRSO mitigation too. Add it to the list. Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Link: https://lore.kernel.org/r/20240118163600.17857-1-bp@alien8.de
1 parent 6613476 commit 49527ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/admin-guide/kernel-parameters.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3399,6 +3399,7 @@
33993399
nospectre_v1 [X86,PPC]
34003400
nospectre_v2 [X86,PPC,S390,ARM64]
34013401
retbleed=off [X86]
3402+
spec_rstack_overflow=off [X86]
34023403
spec_store_bypass_disable=off [X86,PPC]
34033404
spectre_v2_user=off [X86]
34043405
srbds=off [X86,INTEL]

0 commit comments

Comments
 (0)