diff options
author | Pasha Tatashin <pasha.tatashin@soleen.com> | 2024-04-13 03:25:13 +0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2024-04-15 15:31:42 +0300 |
commit | 95b18ef9c69157ded5ece1136377cf8123b597f0 (patch) | |
tree | 2d8e8bcde9404260f1a446331dc78f60378ecff0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 06c375053cefc3a2f383d200596abe5ab3fb35f9 (diff) | |
download | linux-95b18ef9c69157ded5ece1136377cf8123b597f0.tar.xz |
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 <pasha.tatashin@soleen.com>
Acked-by: David Rientjes <rientjes@google.com>
Link: https://lore.kernel.org/r/20240413002522.1101315-3-pasha.tatashin@soleen.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions