diff options
author | Lu Baolu <[email protected]> | 2024-02-12 09:22:18 +0800 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2024-02-16 15:19:26 +0100 |
commit | 3f02a9dc70007c0e6299fda9c4f7a1e2277ec3d2 (patch) | |
tree | 49aaa7900f4fd58b4ae3e36166f2d2469580e2b3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1ff25d798e52943d037accf15c675a6845d9776f (diff) |
iommu: Merge iommu_fault_event and iopf_fault
The iommu_fault_event and iopf_fault data structures store the same
information about an iopf fault. They are also used in the same way.
Merge these two data structures into a single one to make the code
more concise and easier to maintain.
Signed-off-by: Lu Baolu <[email protected]>
Reviewed-by: Kevin Tian <[email protected]>
Reviewed-by: Jason Gunthorpe <[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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions