Skip to content
Snippets Groups Projects
Commit 356da6d0 authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

dma-mapping: bypass indirect calls for dma-direct


Avoid expensive indirect calls in the fast path DMA mapping
operations by directly calling the dma_direct_* ops if we are using
the directly mapped DMA operations.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Acked-by: default avatarJesper Dangaard Brouer <brouer@redhat.com>
Tested-by: default avatarJesper Dangaard Brouer <brouer@redhat.com>
Tested-by: default avatarTony Luck <tony.luck@intel.com>
parent 190d4e59
No related branches found
No related tags found
Loading
Showing
with 150 additions and 119 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment