aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 3e69c1c4f508..db611e195ebb 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1738,6 +1738,9 @@ and is between 256 and 4096 characters. It is defined in the file
1738 nomfgpt [X86-32] Disable Multi-Function General Purpose 1738 nomfgpt [X86-32] Disable Multi-Function General Purpose
1739 Timer usage (for AMD Geode machines). 1739 Timer usage (for AMD Geode machines).
1740 1740
1741 nopat [X86] Disable PAT (page attribute table extension of
1742 pagetables) support.
1743
1741 norandmaps Don't use address space randomization. Equivalent to 1744 norandmaps Don't use address space randomization. Equivalent to
1742 echo 0 > /proc/sys/kernel/randomize_va_space 1745 echo 0 > /proc/sys/kernel/randomize_va_space
1743 1746