summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
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 /tools/perf/scripts/python
parent73fc45e3ce7838e6f47228dd51144c492931e8ad (diff)
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions