|
@@ -2503,7 +2503,7 @@
|
|
|
http://repo.or.cz/w/linux-2.6/mini2440.git
|
|
http://repo.or.cz/w/linux-2.6/mini2440.git
|
|
|
|
|
|
|
|
mitigations=
|
|
mitigations=
|
|
|
- [X86] Control optional mitigations for CPU
|
|
|
|
|
|
|
+ [X86,PPC] Control optional mitigations for CPU
|
|
|
vulnerabilities. This is a set of curated,
|
|
vulnerabilities. This is a set of curated,
|
|
|
arch-independent options, each of which is an
|
|
arch-independent options, each of which is an
|
|
|
aggregation of existing arch-specific options.
|
|
aggregation of existing arch-specific options.
|
|
@@ -2512,10 +2512,11 @@
|
|
|
Disable all optional CPU mitigations. This
|
|
Disable all optional CPU mitigations. This
|
|
|
improves system performance, but it may also
|
|
improves system performance, but it may also
|
|
|
expose users to several CPU vulnerabilities.
|
|
expose users to several CPU vulnerabilities.
|
|
|
- Equivalent to: nopti [X86]
|
|
|
|
|
- nospectre_v2 [X86]
|
|
|
|
|
|
|
+ Equivalent to: nopti [X86,PPC]
|
|
|
|
|
+ nospectre_v1 [PPC]
|
|
|
|
|
+ nospectre_v2 [X86,PPC]
|
|
|
spectre_v2_user=off [X86]
|
|
spectre_v2_user=off [X86]
|
|
|
- spec_store_bypass_disable=off [X86]
|
|
|
|
|
|
|
+ spec_store_bypass_disable=off [X86,PPC]
|
|
|
l1tf=off [X86]
|
|
l1tf=off [X86]
|
|
|
|
|
|
|
|
auto (default)
|
|
auto (default)
|