Re: [PATCH v9 03/24] iommu: generalize the batched sync after map interface
From: Luis Chamberlain
Date: Fri Apr 25 2025 - 20:52:20 EST
On Wed, Apr 23, 2025 at 11:12:54AM +0300, Leon Romanovsky wrote:
> From: Christoph Hellwig <hch@xxxxxx>
>
> For the upcoming IOVA-based DMA API we want to use the interface batch the
> sync after mapping multiple entries from dma-iommu without having a
> scatterlist.
This reads odd, how about:
For the upcoming IOVA-based DMA API, we want to batch the sync operation
after mapping multiple entries from dma-iommu without requiring a
scatterlist.
Other than that:
Reviewed-by: Luis Chamberlain <mcgrof@xxxxxxxxxx>
Luis