commit | eb4828750852b84703f64747b3bedf6394d629ef | [log] [tgz] |
---|---|---|
author | Thiemo Seufer <ths@networkno.de> | Thu Nov 16 22:13:54 2006 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Nov 22 23:34:01 2006 +0000 |
tree | 49fbb6d7168132c470499bbffdb4f08e5c071d4e | |
parent | 0f9005a6f7a82f4aacbd72f7b92322a8ca1c3f97 [diff] |
[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>