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.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index db611e195ebb..8c666d80f0e7 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -2718,6 +2718,13 @@ and is between 256 and 4096 characters. It is defined in the file
2718 medium is write-protected). 2718 medium is write-protected).
2719 Example: quirks=0419:aaf5:rl,0421:0433:rc 2719 Example: quirks=0419:aaf5:rl,0421:0433:rc
2720 2720
2721 userpte=
2722 [X86] Flags controlling user PTE allocations.
2723
2724 nohigh = do not allocate PTE pages in
2725 HIGHMEM regardless of setting
2726 of CONFIG_HIGHPTE.
2727
2721 vdso= [X86,SH] 2728 vdso= [X86,SH]
2722 vdso=2: enable compat VDSO (default with COMPAT_VDSO) 2729 vdso=2: enable compat VDSO (default with COMPAT_VDSO)
2723 vdso=1: enable VDSO (default) 2730 vdso=1: enable VDSO (default)