[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)
commiteb4828750852b84703f64747b3bedf6394d629ef
tree49fbb6d7168132c470499bbffdb4f08e5c071d4e
parent0f9005a6f7a82f4aacbd72f7b92322a8ca1c3f97
[MIPS] Hack for SB1 cache issues

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>
arch/mips/mm/c-sb1.c