summaryrefslogtreecommitdiff
path: root/drivers/macintosh
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2020-07-08 10:47:08 +0300
committerChristoph Hellwig <hch@lst.de>2020-07-16 17:58:37 +0300
commitb4174173005972f8f6497883d08d87e0aba1b604 (patch)
treeba7a1f725adb2a646f3102fe9a6a403939033236 /drivers/macintosh
parentd3fa60d7bfdc9a0ff1a524bdef96b3db1fd62022 (diff)
downloadlinux-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 'drivers/macintosh')
0 files changed, 0 insertions, 0 deletions