diff options
author | 2018-05-19 08:55:39 +0200 | |
---|---|---|
committer | 2018-09-08 11:17:30 +0200 | |
commit | 37fca4bd018f9959cf28ea4a6da9f74ccc4d4025 (patch) | |
tree | 7643afa9a04190127d62db8c53df389751f050d2 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (diff) | |
download | linux-dev-37fca4bd018f9959cf28ea4a6da9f74ccc4d4025.tar.xz linux-dev-37fca4bd018f9959cf28ea4a6da9f74ccc4d4025.zip |
hexagon: remove the sync_single_for_cpu DMA operation
hexagon does all the required cache maintainance at dma map time, and none
at unmap time. It thus has to implement sync_single_for_device to match
the map cace for buffer reuse, but there is no point in doing another
invalidation in the sync_single_cpu_case, which in terms of cache
maintainance is equivalent to the unmap case.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions