diff options
| author | Thomas Gleixner <[email protected]> | 2022-11-25 00:24:20 +0100 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2022-12-05 19:20:59 +0100 |
| commit | f1139f905bd2d8bec59be0c1404b592279ae0ac9 (patch) | |
| tree | 6e83552b1e2d3e478027587f84050d6c06089598 /tools/perf/scripts/python/sched-migration.py | |
| parent | 3e86a3a3ed031dd498e614db0fa082a58d700df9 (diff) | |
genirq/msi: Move xarray into a separate struct and create an array
The upcoming support for multiple MSI domains per device requires storage
for the MSI descriptors and in a second step storage for the irqdomain
pointers.
Move the xarray into a separate data structure msi_dev_domain and create an
array with size 1 in msi_device_data, which can be expanded later when the
support for per device domains is implemented.
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/sched-migration.py')
0 files changed, 0 insertions, 0 deletions