diff options
author | Christoph Hellwig <hch@lst.de> | 2020-07-08 10:47:08 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2020-07-16 17:58:37 +0300 |
commit | b4174173005972f8f6497883d08d87e0aba1b604 (patch) | |
tree | ba7a1f725adb2a646f3102fe9a6a403939033236 /arch/arm/Kconfig | |
parent | d3fa60d7bfdc9a0ff1a524bdef96b3db1fd62022 (diff) | |
download | linux-b4174173005972f8f6497883d08d87e0aba1b604.tar.xz |
dma-mapping: inline the fast path dma-direct calls
Inline the single page map/unmap/sync dma-direct calls into the now
out of line generic wrappers. This restores the behavior of a single
function call that we had before moving the generic calls out of line.
Besides the dma-mapping callers there are just a few callers in IOMMU
drivers that have a bypass mode, and more of those are going to be
switched to the generic bypass soon.
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 'arch/arm/Kconfig')
0 files changed, 0 insertions, 0 deletions