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, 5 insertions, 2 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index f2e1e7fc0ffd..e0f346d201ed 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1195,8 +1195,8 @@ and is between 256 and 4096 characters. It is defined in the file
1195 it is equivalent to "nosmp", which also disables 1195 it is equivalent to "nosmp", which also disables
1196 the IO APIC. 1196 the IO APIC.
1197 1197
1198 max_addr=[KMG] [KNL,BOOT,ia64] All physical memory greater than or 1198 max_addr=nn[KMG] [KNL,BOOT,ia64] All physical memory greater than
1199 equal to this physical address is ignored. 1199 or equal to this physical address is ignored.
1200 1200
1201 max_luns= [SCSI] Maximum number of LUNs to probe. 1201 max_luns= [SCSI] Maximum number of LUNs to probe.
1202 Should be between 1 and 2^32-1. 1202 Should be between 1 and 2^32-1.
@@ -1296,6 +1296,9 @@ and is between 256 and 4096 characters. It is defined in the file
1296 1296
1297 mga= [HW,DRM] 1297 mga= [HW,DRM]
1298 1298
1299 min_addr=nn[KMG] [KNL,BOOT,ia64] All physical memory below this
1300 physical address is ignored.
1301
1299 mminit_loglevel= 1302 mminit_loglevel=
1300 [KNL] When CONFIG_DEBUG_MEMORY_INIT is set, this 1303 [KNL] When CONFIG_DEBUG_MEMORY_INIT is set, this
1301 parameter allows control of the logging verbosity for 1304 parameter allows control of the logging verbosity for