]> 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)
commit56f4e9664f933eff7d415a4ba6521a037d7b7ab6
tree186a46983103697a7cb68f6dd3023eda7ba92c97
parent4fea95912d3688f6360658f6c09d65e96f2433de
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