]> Pileus Git - ~andy/linux/blobdiff - Documentation/kernel-parameters.txt
Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes.
[~andy/linux] / Documentation / kernel-parameters.txt
index 50680a59a2ff9a913e449a1d71ced9fab3004fe4..1e1e0b77aec09b0769be400d0d55f14fc998693e 100644 (file)
@@ -881,6 +881,14 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
 
                        The xen output can only be used by Xen PV guests.
 
+       edac_report=    [HW,EDAC] Control how to report EDAC event
+                       Format: {"on" | "off" | "force"}
+                       on: enable EDAC to report H/W event. May be overridden
+                       by other higher priority error reporting module.
+                       off: disable H/W event reporting through EDAC.
+                       force: enforce the use of EDAC to report H/W event.
+                       default: on.
+
        ekgdboc=        [X86,KGDB] Allow early kernel console debugging
                        ekgdboc=kbd
 
@@ -1529,6 +1537,8 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
 
                        * atapi_dmadir: Enable ATAPI DMADIR bridge support
 
+                       * disable: Disable this device.
+
                        If there are multiple matching configurations changing
                        the same attribute, the last one is used.