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.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 2c85c0692b01..41ce93e71ded 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -2150,6 +2150,11 @@ and is between 256 and 4096 characters. It is defined in the file
2150 Reserves a hole at the top of the kernel virtual 2150 Reserves a hole at the top of the kernel virtual
2151 address space. 2151 address space.
2152 2152
2153 reservelow= [X86]
2154 Format: nn[K]
2155 Set the amount of memory to reserve for BIOS at
2156 the bottom of the address space.
2157
2153 reset_devices [KNL] Force drivers to reset the underlying device 2158 reset_devices [KNL] Force drivers to reset the underlying device
2154 during initialization. 2159 during initialization.
2155 2160