[MIPS] Hack for SB1 cache issues
authorThiemo Seufer <ths@networkno.de>
Thu, 16 Nov 2006 22:13:54 +0000 (22:13 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 22 Nov 2006 23:34:01 +0000 (23:34 +0000)
Removing flush_icache_page a while ago broke SB1 which was using an empty
flush_data_cache_page function.  This glues things well enough so a more
efficient but also more intrusive solution can be found later.

Signed-Off-By: Thiemo Seufer <ths@networkno.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found