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