diff options
| author | Thomas Gleixner <[email protected]> | 2021-12-10 23:18:55 +0100 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2021-12-16 22:16:38 +0100 |
| commit | 013bd8e543c2c777b586cf033c588ea82bd502db (patch) | |
| tree | f6177388fe82c29084b7319f24818bc704f86d5d /tools/perf/scripts | |
| parent | 34fff62827b254f8a43633cc878deb04bf11297c (diff) | |
device: Add device:: Msi_data pointer and struct msi_device_data
Create struct msi_device_data and add a pointer of that type to struct
dev_msi_info, which is part of struct device. Provide an allocator function
which can be invoked from the MSI interrupt allocation code pathes.
Add a properties field to the data structure as a first member so the
allocation size is not zero bytes. The field will be uses later on.
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')
0 files changed, 0 insertions, 0 deletions