commit | 8bd646e92bad56a2931ff7442aba84afc1848e66 | [log] [tgz] |
---|---|---|
author | James Hogan <james.hogan@imgtec.com> | Wed Jul 13 14:12:49 2016 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Jul 29 10:19:29 2016 +0200 |
tree | 557046353498a6d479a9041af1aade98e2c72654 | |
parent | e523f289fe4d18d509f8827f8a293e8c5e4f51a1 [diff] |
MIPS: c-r4k: Avoid dcache flush for sigtramps Avoid the dcache and scache flush in local_r4k_flush_cache_sigtramp() if the icache fills straight from the dcache. Signed-off-by: James Hogan <james.hogan@imgtec.com> Cc: Paul Burton <paul.burton@imgtec.com> Cc: Leonid Yegoshin <Leonid.Yegoshin@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/13802/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>