On Fri, Nov 07, 2025 at 12:49:39PM -0400, Jason Gunthorpe wrote: > Since dmabuf only has APIs that work on a int fd and not a struct file *,
"an int fd" > pass the fd deeper into the call chain so we can use the dmabuf APIs as > is. > > Signed-off-by: Jason Gunthorpe <[email protected]> Reviewed-by: Nicolin Chen <[email protected]>
