diff options
| author | Thomas Gleixner <[email protected]> | 2021-12-10 23:19:12 +0100 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2021-12-16 22:16:40 +0100 |
| commit | 20c6d424cfe641659c9a025db8a8608701b27246 (patch) | |
| tree | e582cb71146d41968a9c272374390e6977bdfa99 /tools/perf/scripts/python | |
| parent | fc22e7dbcdb3e06a3d3ce05fc91c6a2345411f9b (diff) | |
genirq/msi: Consolidate MSI descriptor data
All non PCI/MSI usage variants have data structures in struct msi_desc with
only one member: xxx_index. PCI/MSI has a entry_nr member.
Add a common msi_index member to struct msi_desc so all implementations can
share it which allows further consolidation.
Signed-off-by: Thomas Gleixner <[email protected]>
Tested-by: Michael Kelley <[email protected]>
Tested-by: Nishanth Menon <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions