diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index ad7e2e5088c1..49c5c41b07e1 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1812,8 +1812,12 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
1812 | noexec=on: enable non-executable mappings (default) | 1812 | noexec=on: enable non-executable mappings (default) |
1813 | noexec=off: disable non-executable mappings | 1813 | noexec=off: disable non-executable mappings |
1814 | 1814 | ||
1815 | nosmap [X86] | ||
1816 | Disable SMAP (Supervisor Mode Access Prevention) | ||
1817 | even if it is supported by processor. | ||
1818 | |||
1815 | nosmep [X86] | 1819 | nosmep [X86] |
1816 | Disable SMEP (Supervisor Mode Execution Protection) | 1820 | Disable SMEP (Supervisor Mode Execution Prevention) |
1817 | even if it is supported by processor. | 1821 | even if it is supported by processor. |
1818 | 1822 | ||
1819 | noexec32 [X86-64] | 1823 | noexec32 [X86-64] |