aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorStefan Assmann <sassmann@suse.de>2008-06-11 10:35:14 -0400
committerIngo Molnar <mingo@elte.hu>2008-07-08 11:50:49 -0400
commita9322f6488b432ddc1e89be88242c827c633fb63 (patch)
treeb6225440a3747faca1b24e3de0cded1680d791a4 /Documentation
parent747ada36ee23225d81657e4d633ac93b8ccbea7d (diff)
x86, pci: introduce pci=noioapicquirk kernel cmdline option
Introduce pci=noioapicquirk kernel cmdline option to disable all boot interrupt quirks Signed-off-by: Stefan Assmann <sassmann@suse.de> Signed-off-by: Olaf Dabrunz <od@suse.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/kernel-parameters.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 795c487af8e4..1aebe9dffbaa 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1518,6 +1518,9 @@ and is between 256 and 4096 characters. It is defined in the file
1518 nomsi [MSI] If the PCI_MSI kernel config parameter is 1518 nomsi [MSI] If the PCI_MSI kernel config parameter is
1519 enabled, this kernel boot option can be used to 1519 enabled, this kernel boot option can be used to
1520 disable the use of MSI interrupts system-wide. 1520 disable the use of MSI interrupts system-wide.
1521 noioapicquirk [APIC] Disable all boot interrupt quirks.
1522 Safety option to keep boot IRQs enabled. This
1523 should never be necessary.
1521 biosirq [X86-32] Use PCI BIOS calls to get the interrupt 1524 biosirq [X86-32] Use PCI BIOS calls to get the interrupt
1522 routing table. These calls are known to be buggy 1525 routing table. These calls are known to be buggy
1523 on several machines and they hang the machine 1526 on several machines and they hang the machine