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:
5b2a32e
)
powerpc/32: Merge the new memset() with the old one
author
LEROY Christophe
<christophe.leroy@c-s.fr>
Tue, 19 May 2015 10:07:52 +0000
(12:07 +0200)
committer
Scott Wood
<scottwood@freescale.com>
Sat, 8 Aug 2015 03:59:24 +0000
(22:59 -0500)
cacheable_memzero() which has become the new memset() and the old
memset() are quite similar, so just merge them.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/lib/copy_32.S
patch
|
blob
|
history
diff --cc
arch/powerpc/lib/copy_32.S
Simple merge