summaryrefslogtreecommitdiff
path: root/drivers/dma/mv_xor.c
diff options
context:
space:
mode:
authorDave Jiang <dave.jiang@intel.com>2016-07-25 10:33:57 -0700
committerVinod Koul <vinod.koul@intel.com>2016-08-08 08:11:43 +0530
commit9b335978f7081cd4fe264709599a18073e12fee2 (patch)
tree643e45c4e51861d7d7856082ee0b48eeefd271c4 /drivers/dma/mv_xor.c
parent73fc45e3ce7838e6f47228dd51144c492931e8ad (diff)
downloadlinux-next-9b335978f7081cd4fe264709599a18073e12fee2.tar.gz
dmaengine: fsldma: 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> Acked-by: Li Yang <leoyang.li@nxp.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/mv_xor.c')
0 files changed, 0 insertions, 0 deletions