On Thu, 2016-04-08 at 06:53:22 UTC, Anton Blanchard wrote: > From: Anton Blanchard <an...@samba.org> > > Align the hot loops in our assembly implementation of memset() > and backwards_memcpy(). > > backwards_memcpy() is called from tcp_v4_rcv(), so we might > want to optimise this a little more. > > Signed-off-by: Anton Blanchard <an...@samba.org>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/12ab11a2c09b30c1938c8e82e53908 cheers