diff options
| author | Thomas Gleixner <[email protected]> | 2021-12-10 23:19:11 +0100 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2021-12-16 22:16:39 +0100 |
| commit | fc22e7dbcdb3e06a3d3ce05fc91c6a2345411f9b (patch) | |
| tree | c2b90e15a5506d94d3f5528a8b431b3f0a6edc64 /tools/perf/scripts/python | |
| parent | 9835cec6d557b0bff3d48bd91cd0484aba59386c (diff) | |
platform-msi: Store platform private data pointer in msi_device_data
Storing the platform private data in a MSI descriptor is sloppy at
best. The data belongs to the device and not to the descriptor.
Add a pointer to struct msi_device_data and store the pointer there.
Signed-off-by: Thomas Gleixner <[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