summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorJames Hogan <james.hogan@imgtec.com>2016-09-01 17:30:15 +0100
committerRalf Baechle <ralf@linux-mips.org>2016-10-05 01:31:20 +0200
commitb2ff71718e6025fed33a693a1772e2ed39f25d6c (patch)
treeb615c62ccdf784647b11b71f69c6beb6eaf35cd7 /ipc
parent24d1a6e63e8f4045551f4dce3d75724f765c5069 (diff)
downloadop-kernel-dev-b2ff71718e6025fed33a693a1772e2ed39f25d6c.zip
op-kernel-dev-b2ff71718e6025fed33a693a1772e2ed39f25d6c.tar.gz
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 <james.hogan@imgtec.com> Cc: Leonid Yegoshin <leonid.yegoshin@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/14156/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud