[1/2] powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmp
Michael Ellerman
mpe at ellerman.id.au
Wed Jun 15 22:39:09 AEST 2016
On Wed, 2016-25-05 at 22:38:13 UTC, Unknown sender due to SPF wrote:
> A number of our assembly implementations of string functions do not
> align their hot loops. I was going to align them manually, but I
> realised that they are are almost instruction for instruction
> identical to what gcc produces, with the advantage that gcc does
> align them.
>
> In light of that, let's just remove the assembly versions.
>
> Signed-off-by: Anton Blanchard <anton at samba.org>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/3ece16632b64120df2ef566ce3
cheers
More information about the Linuxppc-dev
mailing list