On Tue, 22 Jun 2021 17:26:29 +0200, Sandor Bodo-Merle wrote: > Commit fc54bae28818 ("PCI: iproc: Allow allocation of multiple MSIs") > introduced multi-MSI support with a broken allocation mechanism (it failed > to reserve the proper number of bits from the inner domain). Natural > alignment of the base vector number was also not guaranteed. Applied to pci/iproc, thanks! [1/2] PCI: iproc: Fix multi-MSI base vector number allocation https://git.kernel.org/lpieralisi/pci/c/e673d697b9 [2/2] PCI: iproc: Support multi-MSI only on uniprocessor kernel https://git.kernel.org/lpieralisi/pci/c/2dc0a201d0 Thanks, Lorenzo