On 6/15/26 23:57, Jakub Kicinski wrote: > On Fri, 12 Jun 2026 09:25:58 -0700 Bobby Eshleman wrote: >> dma_map_sgtable() does not always merge contiguous pages for us, so we >> do this internally before exporting. >> >> Signed-off-by: Bobby Eshleman <[email protected]> >> --- >> drivers/dma-buf/udmabuf.c > > This will need at the very least an ack from DMABUF maintainers, > so it's a bit late to consider it for 7.2
Sorry for not replying earlier. I already nailed Bobby with questions on the why and what from the DMA-buf side and while I don't have time to in deep review the code the high level rational looks sane to me. Feel free to add Acked-by: Christian König <[email protected]> Regards, Christian.

