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:
7747b9a
)
sh: Optimized copy_{to,from}_user_page() for SH-4.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 5 Nov 2007 07:18:16 +0000
(16:18 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 7 Nov 2007 02:14:12 +0000
(11:14 +0900)
This moves copy_{to,from}_user_page() out-of-line on SH-4 and
converts for the kmap_coherent() API. Based on the MIPS
implementation.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found