From: Michael Ellerman Date: Thu, 22 Jan 2009 20:54:32 +0000 (+0000) Subject: powerpc/pseries: Check for MSI-X also in rtas_msi_pci_irq_fixup() X-Git-Tag: v2.6.30-rc1~619^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=649781f82782d142443d895b98edbd8be4e75c56;p=pandora-kernel.git powerpc/pseries: Check for MSI-X also in rtas_msi_pci_irq_fixup() We also need to check that the device isn't using MSI-X in the irq fixup routine, otherwise we might leave MSI-Xs configured at boot. Signed-off-by: Michael Ellerman Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed