aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorJames Hogan <[email protected]>2016-09-01 17:30:15 +0100
committerRalf Baechle <[email protected]>2016-10-05 01:31:20 +0200
commitb2ff71718e6025fed33a693a1772e2ed39f25d6c (patch)
treeb615c62ccdf784647b11b71f69c6beb6eaf35cd7 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent24d1a6e63e8f4045551f4dce3d75724f765c5069 (diff)
MIPS: c-r4k: Fix flush_icache_range() for EVA
flush_icache_range() flushes icache lines in a protected fashion for kernel addresses, however this isn't correct with EVA where protected cache ops only operate on user addresses, making flush_icache_range() ineffective. Split the implementations of __flush_icache_user_range() from flush_icache_range(), changing the normal flush_icache_range() to use unprotected normal cache ops. Signed-off-by: James Hogan <[email protected]> Cc: Leonid Yegoshin <[email protected]> Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/14156/ Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions