On Thu, Nov 20, 2025 at 10:33:36AM +0100, Christian König wrote: > On 11/20/25 10:28, Leon Romanovsky wrote: > > From: Leon Romanovsky <[email protected]> > > > > Add dma_buf_phys_vec_to_sgt() and dma_buf_free_sgt() helpers to convert > > an array of MMIO physical address ranges into scatter-gather tables with > > proper DMA mapping.
<...> > > Reviewed-by: Kevin Tian <[email protected]> > > Reviewed-by: Nicolin Chen <[email protected]> > > Reviewed-by: Jason Gunthorpe <[email protected]> > > Tested-by: Alex Mastro <[email protected]> > > Tested-by: Nicolin Chen <[email protected]> > > Signed-off-by: Leon Romanovsky <[email protected]> > > Could be that this will backfire at some point, but I think we will never > know without trying. > > Acked-by: Christian König <[email protected]> Thanks a lot.
