]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/32: Merge the new memset() with the old one
authorLEROY Christophe <christophe.leroy@c-s.fr>
Tue, 19 May 2015 10:07:52 +0000 (12:07 +0200)
committerScott Wood <scottwood@freescale.com>
Sat, 8 Aug 2015 03:59:24 +0000 (22:59 -0500)
commitc152f149ce8e47bc04061a9e9e5f53e219ee5b95
tree882342d0d9cd2043d6c991092d3f5dbb3a841e22
parent5b2a32e806342f237f68435a50e1071f7f32b5c5
powerpc/32: Merge the new memset() with the old one

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