linux/drivers/pci/msi
Ahmed S. Darwish b2bdda205c PCI/MSI: Let the MSI core free descriptors
Let the core do the freeing of descriptors and just keep it around for the
legacy case.

Signed-off-by: Ahmed S. Darwish <darwi@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20221111122014.409654736@linutronix.de
2022-11-17 15:15:19 +01:00
..
irqdomain.c PCI/MSI: Let the MSI core free descriptors 2022-11-17 15:15:19 +01:00
legacy.c PCI/MSI: Prevent UAF in error path 2022-01-21 02:14:46 +01:00
Makefile
msi.c PCI/MSI: Check for MSI enabled in __pci_msix_enable() 2022-11-17 15:15:18 +01:00
msi.h
pcidev_msi.c