summaryrefslogtreecommitdiff
path: root/arch/mips/mm/c-tx39.c
diff options
context:
space:
mode:
authorJames Hogan <james.hogan@imgtec.com>2016-09-01 19:30:10 +0300
committerRalf Baechle <ralf@linux-mips.org>2016-10-04 17:13:57 +0300
commitd260d97e64c0d988eab3c420ab1497037d1af26f (patch)
treee4cbd137902cb82263f8849d943701ba7b731058 /arch/mips/mm/c-tx39.c
parent4b22c693e325af075d78069e25d6c17cb102c73e (diff)
downloadlinux-d260d97e64c0d988eab3c420ab1497037d1af26f.tar.xz
MIPS: c-r4k: Drop bc_wback_inv() from icache flush
The EVA conditional bc_wback_inv() at the end of flush_icache_range() to flush the modified code all the way back to RAM was apparently there for debug purposes and to accommodate the Malta EVA configuration which makes use of a physical alias, and didn't use the CP0_EBase.WG (Write Gate) bit to put the exception vector in the same physical alias where the exception vector code is written and is being flushed. Now that CP0_EBase.WG is used, lets drop this flush. 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/14151/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/mm/c-tx39.c')
0 files changed, 0 insertions, 0 deletions