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:
6e4154d
)
sh: Kill off dcache writeback from copy_page().
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 8 Sep 2009 07:23:08 +0000
(16:23 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 8 Sep 2009 07:23:08 +0000
(16:23 +0900)
Now that the cache purging is handled manually by all copy_page()
callers, we can kill off copy_page()'s on writeback. This optimizes the
non-aliasing case.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found