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 09ad7450647b..f5662b7a34d1 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1529,6 +1529,13 @@ and is between 256 and 4096 characters. It is defined in the file
1529 nomsi [MSI] If the PCI_MSI kernel config parameter is 1529 nomsi [MSI] If the PCI_MSI kernel config parameter is
1530 enabled, this kernel boot option can be used to 1530 enabled, this kernel boot option can be used to
1531 disable the use of MSI interrupts system-wide. 1531 disable the use of MSI interrupts system-wide.
1532 noioapicquirk [APIC] Disable all boot interrupt quirks.
1533 Safety option to keep boot IRQs enabled. This
1534 should never be necessary.
1535 ioapicreroute [APIC] Enable rerouting of boot IRQs to the
1536 primary IO-APIC for bridges that cannot disable
1537 boot IRQs. This fixes a source of spurious IRQs
1538 when the system masks IRQs.
1532 biosirq [X86-32] Use PCI BIOS calls to get the interrupt 1539 biosirq [X86-32] Use PCI BIOS calls to get the interrupt
1533 routing table. These calls are known to be buggy 1540 routing table. These calls are known to be buggy
1534 on several machines and they hang the machine 1541 on several machines and they hang the machine