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 <yangx.jy@fujitsu.com> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lore.kernel.org/r/20220513101637.216487-1-yangx.jy@fujitsu.com
1 parent f5c0b4f commit 553b0cb

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
@@ -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)