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:
bda4d98
)
MIPS: lib: memcpy: Use macro to build the copy_user code
author
Markos Chandras
<markos.chandras@imgtec.com>
Tue, 7 Jan 2014 14:34:05 +0000
(14:34 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 26 Mar 2014 22:09:14 +0000
(23:09 +0100)
The code can be shared between EVA and non-EVA configurations,
therefore use a macro to build it to avoid code duplications.
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
arch/mips/lib/memcpy.S
patch
|
blob
|
history
diff --cc
arch/mips/lib/memcpy.S
Simple merge