]> asedeno.scripts.mit.edu Git - linux.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)
commit694fc88ce271fd48f7939c032c1247fef81db57f
tree13473e23faddb19b97ef49d8a89cee65a584e8f1
parent00e7c259e9c44f414ead5fc9bb3c459d8235045c
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