From: Jiri Kosina Date: Mon, 18 Jan 2010 16:05:40 +0000 (+0100) Subject: x86: Put 'nopat' in kernel-parameters X-Git-Tag: v2.6.34-rc1~266^6 X-Git-Url: http://ftp.safe.ca/?a=commitdiff_plain;h=016ddd9b5b315fe52ac6ba3167521f50b3868d34;p=safe%2Fjmp%2Flinux-2.6 x86: Put 'nopat' in kernel-parameters Add missing 'nopat' boot option into Documentation/kernel-parameters.txt. Signed-off-by: Jiri Kosina LKML-Reference: Signed-off-by: Ingo Molnar --- diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 736d456..5bf45c0 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -1729,6 +1729,9 @@ and is between 256 and 4096 characters. It is defined in the file nomfgpt [X86-32] Disable Multi-Function General Purpose Timer usage (for AMD Geode machines). + nopat [X86] Disable PAT (page attribute table extension of + pagetables) support. + norandmaps Don't use address space randomization. Equivalent to echo 0 > /proc/sys/kernel/randomize_va_space