powerpc: Align hot loops of some string functions
authorAnton Blanchard <anton@samba.org>
Wed, 25 May 2016 22:39:55 +0000 (08:39 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 14 Jun 2016 03:58:25 +0000 (13:58 +1000)
commit87a156fb18fe15d012c3db506b6b8b001af2e58d
tree186a46983103697a7cb68f6dd3023eda7ba92c97
parent3ece16632b64120df2ef566ce32afbdb4aa8af1e
powerpc: Align hot loops of some string functions

Align the hot loops in our assembly implementation of strncpy(),
strncmp() and memchr().

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/lib/string.S