On Fri, Apr 25, 2025 at 05:52:02PM -0700, Luis Chamberlain wrote: > 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> I used Jason's proposal https://lore.kernel.org/all/20250423171537.GJ1213339@xxxxxxxx Thanks > > Luis