git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f9005a
)
[MIPS] Hack for SB1 cache issues
author
Thiemo Seufer
<ths@networkno.de>
Thu, 16 Nov 2006 22:13:54 +0000
(22:13 +0000)
committer
Ralf 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