Skip to content
Commit 41efa431 authored by Reinette Chatre's avatar Reinette Chatre Committed by Thomas Gleixner
Browse files

PCI/MSI: Provide stubs for IMS functions



The IMS related functions (pci_create_ims_domain(), pci_ims_alloc_irq(),
and pci_ims_free_irq()) are not declared when CONFIG_PCI_MSI is disabled.

Provide definitions of these functions for use when callers are compiled
with CONFIG_PCI_MSI disabled.

Fixes: 0194425a ("PCI/MSI: Provide IMS (Interrupt Message Store) support")
Fixes: c9e5bea2 ("PCI/MSI: Provide pci_ims_alloc/free_irq()")
Signed-off-by: default avatarReinette Chatre <reinette.chatre@intel.com>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/14ff656899a3757453f8584c1109d7a9b98fa258.1697564731.git.reinette.chatre@intel.com
parent f881feb1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment