Hi all, this series has a small tweak to pci_alloc_irq_vectors and the conversion of the PCIe portdrv to use pci_alloc_irq_vectors. Note that I could not actually find a root port that uses MSI-X vectors - mine all either seem to have no interrupts at all if they don't offer any interesting services or a use a single MSI vector if hotplug capable, so the somewhat hairy part of the patch isn't actually tested. If anyone has a chance to test it (or carefully review it) that would be great.