]> Git Repo - J-linux.git/commitdiff
x86/speculation: Add missing srbds=off to the mitigations= help text
authorXiao Yang <[email protected]>
Fri, 13 May 2022 10:16:37 +0000 (18:16 +0800)
committerBorislav Petkov <[email protected]>
Fri, 13 May 2022 12:48:50 +0000 (14:48 +0200)
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]
Documentation/admin-guide/kernel-parameters.txt

index 3f1cc5e317ed4a5ad001082c9c589b6008f68db9..93e9b15f1cf4424ddc60ec7d80fb3db3a3429ae1 100644 (file)
                                               mds=off [X86]
                                               tsx_async_abort=off [X86]
                                               kvm.nx_huge_pages=off [X86]
+                                              srbds=off [X86,INTEL]
                                               no_entry_flush [PPC]
                                               no_uaccess_flush [PPC]
 
This page took 0.056601 seconds and 4 git commands to generate.