docs: kernel-parameters.txt: Remove nompx
x86/mpx was removed in commit45fc24e89b
("x86/mpx: remove MPX from arch/x86"), this removes the documentation of parameter nompx. Fixes:45fc24e89b
("x86/mpx: remove MPX from arch/x86") Signed-off-by: Jimmy Assarsson <jimmyassarsson@gmail.com> Acked-by: Dave Hansen <dave.hansen@linux.intel.com> Link: https://lore.kernel.org/r/20200402172614.3020-1-jimmyassarsson@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
86f93e7447
commit
ed01b03018
|
@ -982,10 +982,6 @@
|
||||||
Documentation/admin-guide/dynamic-debug-howto.rst
|
Documentation/admin-guide/dynamic-debug-howto.rst
|
||||||
for details.
|
for details.
|
||||||
|
|
||||||
nompx [X86] Disables Intel Memory Protection Extensions.
|
|
||||||
See Documentation/x86/intel_mpx.rst for more
|
|
||||||
information about the feature.
|
|
||||||
|
|
||||||
nopku [X86] Disable Memory Protection Keys CPU feature found
|
nopku [X86] Disable Memory Protection Keys CPU feature found
|
||||||
in some Intel CPUs.
|
in some Intel CPUs.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue