[tip:x86/doc] x86: Put 'nopat' in kernel-parameters

From: tip-bot for Jiri Kosina
Date: Wed Jan 20 2010 - 11:53:22 EST


Commit-ID: 016ddd9b5b315fe52ac6ba3167521f50b3868d34
Gitweb: http://git.kernel.org/tip/016ddd9b5b315fe52ac6ba3167521f50b3868d34
Author: Jiri Kosina <jkosina@xxxxxxx>
AuthorDate: Mon, 18 Jan 2010 17:05:40 +0100
Committer: Ingo Molnar <mingo@xxxxxxx>
CommitDate: Wed, 20 Jan 2010 08:58:04 +0100

x86: Put 'nopat' in kernel-parameters

Add missing 'nopat' boot option into
Documentation/kernel-parameters.txt.

Signed-off-by: Jiri Kosina <jkosina@xxxxxxx>
LKML-Reference: <alpine.LNX.2.00.1001181703560.30977@xxxxxxxxxxxxx>
Signed-off-by: Ingo Molnar <mingo@xxxxxxx>
---
Documentation/kernel-parameters.txt | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/