> From: Bjorn Helgaas <helgaas@xxxxxxxxxx> > Sent: Tuesday, April 2, 2024 7:23 AM > > From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> > > This reverts commit 41efa431244f6498833ff8ee8dde28c4924c5479. > > IMS (Interrupt Message Store) support appeared in v6.2, but there are no > users yet. > > Remove it for now. We can add it back when a user comes along. If this is > re-added later, this could be squashed with these commits: > > 0194425af0c8 ("PCI/MSI: Provide IMS (Interrupt Message Store) support") > c9e5bea27383 ("PCI/MSI: Provide pci_ims_alloc/free_irq()") > > which added the non-stub implementations. > > Signed-off-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>