aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorJason Gunthorpe <[email protected]>2023-05-16 21:35:26 -0300
committerJoerg Roedel <[email protected]>2023-06-01 11:47:47 +0200
commit5f6489723df9a292328a8defc02227d660eea1b9 (patch)
treebd2ce58c366292d84d839a110d935fffda2c044b /tools/perf/scripts/python/bin/export-to-sqlite-report
parent44c026a73be8038f03dbdeef028b642880cf1511 (diff)
iommu/fsl: Always allocate a group for non-pci devices
fsl_pamu_device_group() is only called if dev->iommu_group is NULL, so iommu_group_get() always returns NULL. Remove this test and just allocate a group. Call generic_device_group() for this like the other drivers. Signed-off-by: Jason Gunthorpe <[email protected]> Tested-by: Michael Ellerman <[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-sqlite-report')
0 files changed, 0 insertions, 0 deletions