From: Eric W. Biederman Date: Tue, 30 Mar 2010 08:07:06 +0000 (-0700) Subject: x86, acpi/irq: Generalize mp_config_acpi_legacy_irqs X-Git-Tag: v2.6.35-rc1~513^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fd52670fb6400be0996ac492b5ed77f3d83d69a;p=pandora-kernel.git x86, acpi/irq: Generalize mp_config_acpi_legacy_irqs Remove the assumption that there is not an override for isa irq 0. Instead lookup the gsi and from that lookup the ioapic and pin of each isa irq indivdually. In general this should not have any behavioural affect but in perverse cases this gets all of the details correct, instead of doing something weird. Signed-off-by: Eric W. Biederman LKML-Reference: <1269936436-7039-5-git-send-email-ebiederm@xmission.com> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed