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 736d45602886..67c69ffe7b7f 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -2694,6 +2694,13 @@ and is between 256 and 4096 characters. It is defined in the file
2694 medium is write-protected). 2694 medium is write-protected).
2695 Example: quirks=0419:aaf5:rl,0421:0433:rc 2695 Example: quirks=0419:aaf5:rl,0421:0433:rc
2696 2696
2697 userpte=
2698 [X86] Flags controlling user PTE allocations.
2699
2700 nohigh = do not allocate PTE pages in
2701 HIGHMEM regardless of setting
2702 of CONFIG_HIGHPTE.
2703
2697 vdso= [X86,SH] 2704 vdso= [X86,SH]
2698 vdso=2: enable compat VDSO (default with COMPAT_VDSO) 2705 vdso=2: enable compat VDSO (default with COMPAT_VDSO)
2699 vdso=1: enable VDSO (default) 2706 vdso=1: enable VDSO (default)