diff options
author | Pasha Tatashin <[email protected]> | 2024-04-13 00:25:13 +0000 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2024-04-15 14:31:42 +0200 |
commit | 95b18ef9c69157ded5ece1136377cf8123b597f0 (patch) | |
tree | 2d8e8bcde9404260f1a446331dc78f60378ecff0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 06c375053cefc3a2f383d200596abe5ab3fb35f9 (diff) |
iommu/dma: use iommu_put_pages_list() to releae freelist
Free the IOMMU page tables via iommu_put_pages_list(). The page tables
were allocated via iommu_alloc_* functions in architecture specific
places, but are released in dma-iommu if the freelist is gathered during
map/unmap operations into iommu_iotlb_gather data structure.
Currently, only iommu/intel that does that.
Signed-off-by: Pasha Tatashin <[email protected]>
Acked-by: David Rientjes <[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