uio_dmem_genirq: UIO_MEM_DMA_COHERENT conversion
authorChris Leech <cleech@redhat.com>
Mon, 5 Feb 2024 20:02:57 +0000 (12:02 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Mar 2024 21:52:59 +0000 (21:52 +0000)
commit019947805a8d703fbb57d607187ff1148bb267ff
tree370433387ec0ab34cd548dc7a296f67ec294d498
parent7722151e4651c973c18df0c18c015edcc7b43b25
uio_dmem_genirq: UIO_MEM_DMA_COHERENT conversion

Conversion of this driver to use UIO_MEM_DMA_COHERENT for
dma_alloc_coherent memory instead of UIO_MEM_PHYS.

Signed-off-by: Chris Leech <cleech@redhat.com>
Link: https://lore.kernel.org/r/20240205200257.138376-1-cleech@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/uio/uio_dmem_genirq.c