Skip to content

Commit 553b0cb

Browse files
yangx-jysuryasaimadhu
authored andcommitted
x86/speculation: Add missing srbds=off to the mitigations= help text
The mitigations= cmdline option help text misses the srbds=off option. Add it. [ bp: Add a commit message. ] Signed-off-by: Xiao Yang <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent f5c0b4f commit 553b0cb

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
@@ -3103,6 +3103,7 @@
31033103
mds=off [X86]
31043104
tsx_async_abort=off [X86]
31053105
kvm.nx_huge_pages=off [X86]
3106+
srbds=off [X86,INTEL]
31063107
no_entry_flush [PPC]
31073108
no_uaccess_flush [PPC]
31083109

0 commit comments

Comments
 (0)