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:
3f5ab76
)
sh: Optimise flush_dcache_page() on SH4
author
Matt Fleming
<matt@console-pimps.org>
Thu, 24 Dec 2009 22:17:35 +0000
(22:17 +0000)
committer
Matt Fleming
<matt@console-pimps.org>
Sat, 2 Jan 2010 00:51:52 +0000
(
00:51
+0000)
If the page is not mapped into any process's address space then aliases
cannot exist in the cache. So reduce the amount of flushing we perform.
Signed-off-by: Matt Fleming <matt@console-pimps.org>
No differences found