]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "ACPI: SCI interrupt source override"
authorLen Brown <len.brown@intel.com>
Sat, 2 Dec 2006 07:27:46 +0000 (02:27 -0500)
committerLen Brown <len.brown@intel.com>
Sat, 2 Dec 2006 07:27:46 +0000 (02:27 -0500)
commit71dc47cca313ea1197bf7439db311410774bc190
treeb305282c405c39a719411fb11e5b9b6fa6698e48
parent91e10fcd6e04025c9d60b9dbc3f8a7eff7a5d2fa
Revert "ACPI: SCI interrupt source override"

This reverts commit 4d5b617163001f97e819de4ba03a70e77d222f24,
which broke ACPI Interrupt source overrides that move
the SCI from one IRQ in PIC mode to another in IOAPIC mode.

If the SCI shared an interrupt line with another device,
this would result in a "irq 18: nobody cared" type failure.

http://bugzilla.kernel.org/show_bug.cgi?id=7601

Signed-off-by: Len Brown <len.brown@intel.com>
arch/i386/kernel/acpi/boot.c