diff options
author | Alexander Duyck <[email protected]> | 2016-12-14 15:05:21 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-12-14 16:04:08 -0800 |
commit | 4bfa135abec99f4b35b5636f56a6db75ce3c64d7 (patch) | |
tree | d2f9f62c176a96747c97b2f0246af7f113c6707a /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 33c77e53d838dc27e9d2edec5b6ab6a11861fb32 (diff) |
arch/xtensa: add option to skip DMA sync as a part of mapping
This change allows us to pass DMA_ATTR_SKIP_CPU_SYNC which allows us to
avoid invoking cache line invalidation if the driver will just handle it
via a sync_for_cpu or sync_for_device call.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Alexander Duyck <[email protected]>
Cc: Max Filippov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions