We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 571c30b commit ea304a8Copy full SHA for ea304a8
Documentation/admin-guide/kernel-parameters.txt
@@ -3176,6 +3176,7 @@
3176
no_entry_flush [PPC]
3177
no_uaccess_flush [PPC]
3178
mmio_stale_data=off [X86]
3179
+ retbleed=off [X86]
3180
3181
Exceptions:
3182
This does not have any effect on
@@ -3198,6 +3199,7 @@
3198
3199
mds=full,nosmt [X86]
3200
tsx_async_abort=full,nosmt [X86]
3201
mmio_stale_data=full,nosmt [X86]
3202
+ retbleed=auto,nosmt [X86]
3203
3204
mminit_loglevel=
3205
[KNL] When CONFIG_DEBUG_MEMORY_INIT is set, this
0 commit comments