diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 1aebe9dffbaa..df262b3c3d6e 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1521,6 +1521,10 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1521 | noioapicquirk [APIC] Disable all boot interrupt quirks. | 1521 | noioapicquirk [APIC] Disable all boot interrupt quirks. |
1522 | Safety option to keep boot IRQs enabled. This | 1522 | Safety option to keep boot IRQs enabled. This |
1523 | should never be necessary. | 1523 | should never be necessary. |
1524 | ioapicreroute [APIC] Enable rerouting of boot IRQs to the | ||
1525 | primary IO-APIC for bridges that cannot disable | ||
1526 | boot IRQs. This fixes a source of spurious IRQs | ||
1527 | when the system masks IRQs. | ||
1524 | biosirq [X86-32] Use PCI BIOS calls to get the interrupt | 1528 | biosirq [X86-32] Use PCI BIOS calls to get the interrupt |
1525 | routing table. These calls are known to be buggy | 1529 | routing table. These calls are known to be buggy |
1526 | on several machines and they hang the machine | 1530 | on several machines and they hang the machine |