diff options
author | 2022-11-11 14:54:27 +0100 | |
---|---|---|
committer | 2022-11-17 15:15:19 +0100 | |
commit | f6d3486a3d2f3c67d732641834eec872fcc66472 (patch) | |
tree | 73e4ce46034779170b09292ffb3fc9dfbfe033a6 /arch/um/include/asm/pci.h | |
parent | genirq/msi: Make __msi_domain_alloc_irqs() static (diff) | |
download | wireguard-linux-f6d3486a3d2f3c67d732641834eec872fcc66472.tar.xz wireguard-linux-f6d3486a3d2f3c67d732641834eec872fcc66472.zip |
genirq/msi: Provide msi_domain_ops:: Post_free()
To prepare for removing the exposure of __msi_domain_free_irqs() provide a
post_free() callback in the MSI domain ops which can be used to solve
the problem of the only user of __msi_domain_free_irqs() in arch/powerpc.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Ashok Raj <ashok.raj@intel.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20221111122014.063153448@linutronix.de
Diffstat (limited to 'arch/um/include/asm/pci.h')
0 files changed, 0 insertions, 0 deletions