Skip to content

Commit

Permalink
x86: Put 'nopat' in kernel-parameters
Browse files Browse the repository at this point in the history
Add missing 'nopat' boot option into
Documentation/kernel-parameters.txt.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
LKML-Reference: <alpine.LNX.2.00.1001181703560.30977@pobox.suse.cz>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Jiri Kosina authored and Ingo Molnar committed Jan 20, 2010
1 parent 24bc734 commit 016ddd9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 016ddd9

Please sign in to comment.