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:
37e0c21
)
powerpc: Simplify 4k/64k copy_page logic
author
Anton Blanchard
<anton@samba.org>
Sun, 8 May 2011 21:18:38 +0000
(21:18 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 19 May 2011 04:30:42 +0000
(14:30 +1000)
To make it easier to add optimised versions of copy_page, remove
the 4kB loop for 64kB pages and just do all the work in copy_page.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found