diff options
author | Christoph Hellwig <hch@lst.de> | 2020-03-23 20:19:30 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2020-07-19 10:29:29 +0300 |
commit | d35834c64820c7ef397f8a244061d4450720540e (patch) | |
tree | 5a2df279a26c6175bfc9dbf9859c52468967aa70 /MAINTAINERS | |
parent | 2f9237d4f6df49b74c51cdac555b0a9979d0c237 (diff) | |
download | linux-d35834c64820c7ef397f8a244061d4450720540e.tar.xz |
dma-mapping: add a dma_ops_bypass flag to struct device
Several IOMMU drivers have a bypass mode where they can use a direct
mapping if the devices DMA mask is large enough. Add generic support
to the core dma-mapping code to do that to switch those drivers to
a common solution.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Tested-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions