diff options
| author | Chris Leech <[email protected]> | 2024-02-05 20:01:37 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-03-07 21:52:59 +0000 |
| commit | 576882ef5e7fce030b65c92b508a0f84ea5a81c2 (patch) | |
| tree | 5fa1cdf6c13a80a6b3ca2498721d77ff99e25f1b /drivers/cdx/controller/mcdi_functions.h | |
| parent | cdx: add MSI support for CDX bus (diff) | |
| download | kernel-576882ef5e7fce030b65c92b508a0f84ea5a81c2.tar.gz kernel-576882ef5e7fce030b65c92b508a0f84ea5a81c2.zip | |
uio: introduce UIO_MEM_DMA_COHERENT type
Add a UIO memtype specifically for sharing dma_alloc_coherent
memory with userspace, backed by dma_mmap_coherent.
This is mainly for the bnx2/bnx2x/bnx2i "cnic" interface, although there
are a few other uio drivers which map dma_alloc_coherent memory and will
be converted to use dma_mmap_coherent as well.
Signed-off-by: Nilesh Javali <[email protected]>
Signed-off-by: Chris Leech <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/cdx/controller/mcdi_functions.h')
0 files changed, 0 insertions, 0 deletions
