diff options
| author | Lu Baolu <[email protected]> | 2024-02-12 09:22:12 +0800 |
|---|---|---|
| committer | Joerg Roedel <[email protected]> | 2024-02-16 15:19:20 +0100 |
| commit | 00a9bc6070434814d39118a0de70c1645f64bf60 (patch) | |
| tree | abf116527cdd796e13e35ac35d4b573a5b20d665 /tools/perf/scripts/python/task-analyzer.py | |
| parent | 84e6f56be9c68b59aca51544f7ee33706542d7bc (diff) | |
iommu: Move iommu fault data to linux/iommu.h
The iommu fault data is currently defined in uapi/linux/iommu.h, but is
only used inside the iommu subsystem. Move it to linux/iommu.h, where it
will be more accessible to kernel drivers.
With this done, uapi/linux/iommu.h becomes empty and can be removed from
the tree.
Signed-off-by: Lu Baolu <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Reviewed-by: Kevin Tian <[email protected]>
Reviewed-by: Yi Liu <[email protected]>
Tested-by: Yan Zhao <[email protected]>
Tested-by: Longfang Liu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions