Thomas, On Tue, Mar 26, 2013 at 05:52:15PM +0100, Thomas Petazzoni wrote: > > This set of patches introduces Message Signaled Interrupt support in > the Marvell EBU PCIe driver. It has been successfully tested on the > Armada XP GP platform and the Armada 370 DB platform with an Intel > e1000e PCIe network card that supports MSI. > > This is based on work done by Lior Amsalem <alior@xxxxxxxxxxx>. > > The patches do the following: > > * Patches 1, 2 and 3 move the IRQ controller driver of Armada 370/XP > platforms from arch/arm/mach-mvebu/ into drivers/irqchip/ and use > the proper irqchip infrastructure. Those changes are not strictly > needed to add MSI interrupts support, but since we will be touching > the IRQ controller driver anyway, it sounded like the right time to > do this move. > Given the IRQ controller move to drivers/irqchip is independent of MSI work, and that we've already agreed this move is fine (Arnd has acked patch 2), may I suggest that you resend these three first patches (and perhaps the fourth?) as a separate patchset to be included in v3.10. This has the advantage that further development on IRQ controller can be done directly on its proper place, and also the MSI patchset can be simplified. What do you think? -- Ezequiel García, Free Electrons Embedded Linux, Kernel and Android Engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html