]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/string: Implement optimized memset variants
authorNaveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Mon, 27 Mar 2017 19:37:40 +0000 (01:07 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 17 Aug 2017 13:04:35 +0000 (23:04 +1000)
commit43e762419ad15817f8e64c76b766a6fc2cfdae95
tree13473e23faddb19b97ef49d8a89cee65a584e8f1
parentacd9476a7ac5594ff778e4e3e109653adb033c5b
powerpc/string: Implement optimized memset variants

Based on Matthew Wilcox's patches for other architectures.

Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/string.h
arch/powerpc/lib/mem_64.S