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:
94fa83c
)
sh: switch to generic strncpy_from_user().
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 25 May 2012 04:02:48 +0000
(13:02 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 13 Jun 2012 01:28:16 +0000
(10:28 +0900)
This kills off the special sh32/64 versions and adopts the generic
version. It should be possible to optimize this for SH-4A unaligned
loads, but this is a corner case that can be supported incrementally.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found