diff options
| author | Marc Zyngier <[email protected]> | 2025-05-13 16:31:40 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2025-05-14 10:36:41 +0000 |
| commit | 28026cf2dd84d961a62123b1fa941dc3c2c4a132 (patch) | |
| tree | fb821a6f737b3807236fe7ba44a8710b2e9c0a49 /rust/helpers/xarray.c | |
| parent | Merge branch 'irq/platform-msi' into irq/msi (diff) | |
| download | kernel-28026cf2dd84d961a62123b1fa941dc3c2c4a132.tar.gz kernel-28026cf2dd84d961a62123b1fa941dc3c2c4a132.zip | |
genirq/msi: Add .msi_teardown() callback as the reverse of .msi_prepare()
While the MSI ops do have a .msi_prepare() callback that is responsible for
setting up the relevant (usually per-device) allocation, there is no
callback reversing this setup.
For this purpose, add .msi_teardown() callback.
In order to avoid breaking the ITS driver that suffers from related issues,
do not call the callback just yet.
Signed-off-by: Marc Zyngier <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'rust/helpers/xarray.c')
0 files changed, 0 insertions, 0 deletions
