Re: [PATCH] PCI: Fix build error when CONFIG_PCI_MSI disabled
From: Thomas Gleixner
Date: Tue Feb 14 2023 - 18:04:26 EST
On Tue, Feb 14 2023 at 16:24, Bjorn Helgaas wrote:
>> Provide definitions for pci_msix_alloc_irq_at() and pci_msix_free_irq() in
>> preparation for users that need to compile when CONFIG_PCI_MSI is
>> disabled.
>
> I think this should have a "Fixes:" tag to connect it with the commit
> that added pci_msix_alloc_irq_at() and pci_msix_free_irq().
>
> Looks like 34026364df8e ("PCI/MSI: Provide post-enable dynamic
> allocation interfaces for MSI-X").
>
> Thomas merged 34026364df8e, so it would be best if he took the fixup
> as well.
I did and miserably failed to Cc you on the notification. Sorry about that.
https://lore.kernel.org/r/167628749774.4906.17069524905880641563.tip-bot2@tip-bot2
Thanks,
tglx