summaryrefslogtreecommitdiff
path: root/drivers/dma/xgene-dma.c
diff options
context:
space:
mode:
authorDave Jiang <dave.jiang@intel.com>2016-07-25 20:34:14 +0300
committerVinod Koul <vinod.koul@intel.com>2016-08-08 05:41:43 +0300
commited9f2c5896baf277959ed91f6b77b03c5de2db0f (patch)
treeef7dd1b18320887b0e4fa5c20d3551ca4a16a794 /drivers/dma/xgene-dma.c
parent8058e25809f53cadc0438ebb8f920415a0d2ec17 (diff)
downloadlinux-ed9f2c5896baf277959ed91f6b77b03c5de2db0f.tar.xz
dmaengine: ppc4xx/adma: move unmap to before callback
Completion callback should happen after dma_descriptor_unmap() has happened. This allow the cache invalidate to happen and ensure that the data accessed by the upper layer is in memory that was from DMA rather than stale data. On some architecture this is done by the hardware, however we should make the code consistent to not cause confusion. Signed-off-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/xgene-dma.c')
0 files changed, 0 insertions, 0 deletions