From: Shaohua Li Date: Sat, 17 Nov 2007 06:05:28 +0000 (-0500) Subject: ACPI: fix two IRQ8 issues in IOAPIC mode X-Git-Tag: v2.6.24-rc4~107^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61fd47e0c84764f49b4e52bfd8170fac52636f00;p=pandora-kernel.git ACPI: fix two IRQ8 issues in IOAPIC mode Use mp_irqs[] to get PNP device's interrupt polarity and trigger. There are two reasons to do this: 1. BIOS bug for PNP interrupt 2. BIOS explictly does override mp_irqs[] should cover all the cases. http://bugzilla.kernel.org/show_bug.cgi?id=5243 http://bugzilla.kernel.org/show_bug.cgi?id=7679 http://bugzilla.kernel.org/show_bug.cgi?id=9153 [lenb: fixed !IOAPIC and 64-bit !SMP builds] Signed-off-by: Shaohua Li Signed-off-by: Len Brown --- Reading git-diff-tree failed