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:
c791483
)
sh64: Kill off special clear_page() implementation.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 4 Aug 2009 08:17:00 +0000
(17:17 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 4 Aug 2009 08:17:00 +0000
(17:17 +0900)
This can use the now generic clear_page() implementation, which is backed
by the sh64 optimized memset routine. This also fixes up the case where
PAGE_SIZE != 4kB.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found