On 2/26/25 03:39, Jason Gunthorpe wrote:
Now that we have a folio under the allocation iommu_free_pages() can know the order of the original allocation and do the correct thing to free it. The next patch will rename iommu_free_page() to iommu_free_pages() so we have naming consistency with iommu_alloc_pages_node(). Signed-off-by: Jason Gunthorpe<jgg@xxxxxxxxxx>
For changes in intel iommu driver, Reviewed-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>