]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf97ceea0a2d0ac0f305aec7427b09d7be3557238
tree186a46983103697a7cb68f6dd3023eda7ba92c97
parenta89fe422c1628e8f7588b879e02af40bc754eace
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