]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] Revert "ACPI: SCI interrupt source override"
authorLen Brown <len.brown@intel.com>
Sat, 2 Dec 2006 07:27:46 +0000 (02:27 -0500)
committerChris Wright <chrisw@sous-sol.org>
Mon, 11 Dec 2006 19:32:38 +0000 (11:32 -0800)
commit36dc46c8de3f6b4aa27622e808b35be5d7d5cf06
tree09e93cc5b2920ca4096262ef97b48c2d73b9d203
parent3da6c899c1a015019d05c724700b992cd740687d
[PATCH] Revert "ACPI: SCI interrupt source override"

This reverts commit 281ea49b0c294649a6de47a6f8fbe5611137726b,
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>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
arch/i386/kernel/acpi/boot.c