Skip to content

Commit ea304a8

Browse files
Etsukatasuryasaimadhu
authored andcommitted
docs/kernel-parameters: Update descriptions for "mitigations=" param with retbleed
Updates descriptions for "mitigations=off" and "mitigations=auto,nosmt" with the respective retbleed= settings. Signed-off-by: Eiichi Tsukata <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected]
1 parent 571c30b commit ea304a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/admin-guide/kernel-parameters.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3176,6 +3176,7 @@
31763176
no_entry_flush [PPC]
31773177
no_uaccess_flush [PPC]
31783178
mmio_stale_data=off [X86]
3179+
retbleed=off [X86]
31793180

31803181
Exceptions:
31813182
This does not have any effect on
@@ -3198,6 +3199,7 @@
31983199
mds=full,nosmt [X86]
31993200
tsx_async_abort=full,nosmt [X86]
32003201
mmio_stale_data=full,nosmt [X86]
3202+
retbleed=auto,nosmt [X86]
32013203

32023204
mminit_loglevel=
32033205
[KNL] When CONFIG_DEBUG_MEMORY_INIT is set, this

0 commit comments

Comments
 (0)