[PATCH v5 02/11] iommu/dma: use iommu_put_pages_list() to releae freelist

David Rientjes rientjes at google.com
Fri Mar 15 14:28:02 PDT 2024


On Thu, 22 Feb 2024, Pasha Tatashin wrote:

> 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 at soleen.com>

Acked-by: David Rientjes <rientjes at google.com>



More information about the Linux-rockchip mailing list