aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorJason Gunthorpe <[email protected]>2023-09-13 10:43:36 -0300
committerJoerg Roedel <[email protected]>2023-09-25 11:40:53 +0200
commit2ad56efa80dba89162106c06ebc00b611325e584 (patch)
tree700ea774f3830a1c2035f8eb32c6f9197df8acfe /tools/perf/scripts/python/bin/export-to-postgresql-report
parent1c68cbc64fe6ac01dc242ba562344303031a76fb (diff)
powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
POWER is using the set_platform_dma_ops() callback to hook up its private dma_ops, but this is buired under some indirection and is weirdly happening for a BLOCKED domain as well. For better documentation create a PLATFORM domain to manage the dma_ops, since that is what it is for, and make the BLOCKED domain an alias for it. BLOCKED is required for VFIO. Also removes the leaky allocation of the BLOCKED domain by using a global static. Reviewed-by: Lu Baolu <[email protected]> Reviewed-by: Jerry Snitselaar <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions