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:
6d5155c
)
MIPS: lib: memset: Add EVA support for the __bzero function.
author
Markos Chandras
<markos.chandras@imgtec.com>
Fri, 3 Jan 2014 10:11:45 +0000
(10:11 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 26 Mar 2014 22:09:15 +0000
(23:09 +0100)
Build the __bzero function using the EVA load/store instructions
when operating in the EVA mode. This function is only used when
accessing user code so there is no need to build two distinct symbols
for user and kernel operations respectively.
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
arch/mips/lib/memset.S
patch
|
blob
|
history
diff --cc
arch/mips/lib/memset.S
Simple merge