usb: gadget: r8a66597-udc: use dev_*() instead of printk()
[deliverable/linux.git] / Documentation / kernel-parameters.txt
index 6ca1f5cb71e0b1290a429c5d33fcf2f578ad3cc9..614d0382e2cbe5b4fd37ce5ce67db76ddd89a6c4 100644 (file)
@@ -1350,9 +1350,12 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
                        it is equivalent to "nosmp", which also disables
                        the IO APIC.
 
-       max_loop=       [LOOP] Maximum number of loopback devices that can
-                       be mounted
-                       Format: <1-256>
+       max_loop=       [LOOP] The number of loop block devices that get
+       (loop.max_loop) unconditionally pre-created at init time. The default
+                       number is configured by BLK_DEV_LOOP_MIN_COUNT. Instead
+                       of statically allocating a predefined number, loop
+                       devices can be requested on-demand with the
+                       /dev/loop-control interface.
 
        mcatest=        [IA-64]
 
This page took 0.034835 seconds and 5 git commands to generate.