aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPaul Burton <[email protected]>2014-07-09 12:51:05 +0100
committerRalf Baechle <[email protected]>2014-07-30 20:49:36 +0200
commit0fc0708a8a2e6ff5e9ab633185903831fe478994 (patch)
tree069a9907d8ab37b65d2c03a6525f812a201d636f /tools/perf/scripts/python
parentc90e49f26466d1733558b8385f4755a6ee3ddafc (diff)
MIPS: smp-cps: Fix entry code cache flush for systems with coherent I/O
The dma_cache_wback_inv function performs exactly as is required here, unless the system has coherent I/O in which case it's a no-op. Call the underlying cache writeback functions directly, which is arguably clearer anyway given that the code doesn't actually have anything to do with DMA in a strict sense. Signed-off-by: Paul Burton <[email protected]> Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/7282/ Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions