]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pseries: Check for MSI-X also in rtas_msi_pci_irq_fixup()
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 22 Jan 2009 20:54:32 +0000 (20:54 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 11 Feb 2009 02:38:01 +0000 (13:38 +1100)
commitce6d7f2c8d3e26d1cbfc2252f434246b2a3967c8
treeb91e5a16ea4b381175da9057ef91a40ff61d60d9
parent8d9c9d8d5209986d13e0dfe090f03a4de0efec4d
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 <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/msi.c