aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Assarsson <[email protected]>2020-04-02 19:26:13 +0200
committerJonathan Corbet <[email protected]>2020-04-07 13:28:56 -0600
commited01b03018b3953c26afe123392678fba5e60bb8 (patch)
tree86a64f556e5c79b663de689a5d409758e6241d3c
parent86f93e7447f91ff896b5a561a8e2220442cc8515 (diff)
docs: kernel-parameters.txt: Remove nompx
x86/mpx was removed in commit 45fc24e89b7c ("x86/mpx: remove MPX from arch/x86"), this removes the documentation of parameter nompx. Fixes: 45fc24e89b7c ("x86/mpx: remove MPX from arch/x86") Signed-off-by: Jimmy Assarsson <[email protected]> Acked-by: Dave Hansen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r--Documentation/admin-guide/kernel-parameters.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index b3b5aa7408df..d39a37c900d1 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -982,10 +982,6 @@
Documentation/admin-guide/dynamic-debug-howto.rst
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
in some Intel CPUs.