diff options
| author | Thomas Gleixner <[email protected]> | 2022-11-25 00:24:33 +0100 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2022-12-05 19:21:00 +0100 |
| commit | 4cd5f4403f283766f73749c4c936801f58ffe77a (patch) | |
| tree | 72bef97a90c939da3a4c668bb6229e1033e63401 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | 40742716f294449549884421170ea18356a2abe8 (diff) | |
genirq/msi: Provide new domain id based interfaces for freeing interrupts
Provide two sorts of interfaces to handle the different use cases:
- msi_domain_free_irqs_range():
Handles a caller defined precise range
- msi_domain_free_irqs_all():
Frees all interrupts associated to a domain
The latter is useful for device teardown and to handle the legacy MSI support
which does not have any range information available.
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Kevin Tian <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions