diff options
author | Marc Zyngier <maz@kernel.org> | 2025-05-13 17:31:40 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-05-14 12:36:41 +0200 |
commit | 28026cf2dd84d961a62123b1fa941dc3c2c4a132 (patch) | |
tree | fb821a6f737b3807236fe7ba44a8710b2e9c0a49 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a1d8a8309367565dc658ae31dcc256beb9f0423b (diff) |
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 <maz@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250513163144.2215824-2-maz@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions