diff options
author | Christoph Hellwig <hch@lst.de> | 2018-12-06 13:37:00 -0800 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2018-12-13 21:06:17 +0100 |
commit | 190d4e5916a2d70a11009022b968fca948fb5dc7 (patch) | |
tree | e0525720a7592d59a5875495d345f005af0d42b3 /include/asm-generic | |
parent | 55897af63091ebc2c3f239c6a6666f748113ac50 (diff) | |
download | linux-190d4e5916a2d70a11009022b968fca948fb5dc7.tar.bz2 |
vmd: use the proper dma_* APIs instead of direct methods calls
With the bypass support for the direct mapping we might not always have
methods to call, so use the proper APIs instead. The only downside is
that we will create two dma-debug entries for each mapping if
CONFIG_DMA_DEBUG is enabled.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'include/asm-generic')
0 files changed, 0 insertions, 0 deletions