Skip to content

Draft: uio: introduce UIO_MEM_DMA_COHERENT type

JIRA: https://issues.redhat.com/browse/RHEL-18335

Add a UIO memtype specifically for sharing dma_alloc_coherent memory with userspace, backed by dma_mmap_coherent.

Signed-off-by: John Meneghini jmeneghi@redhat.com

Merge request reports