]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-linux/linux.git/commit
powerpc: Add vr save/restore functions
authorAndreas Schwab <schwab@linux-m68k.org>
Mon, 30 Dec 2013 14:31:17 +0000 (15:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 31 May 2014 04:52:12 +0000 (21:52 -0700)
commit70c6edb3bcb97887f004515f17dd247657177cb5
treef7e7dbf04124ca7c0c38449d253b9db2a1f3427c
parent04168b98a30d5257d20a7213f58ff0b27174e489
powerpc: Add vr save/restore functions

commit 8fe9c93e7453e67b8bd09f263ec1bb0783c733fc upstream.

GCC 4.8 now generates out-of-line vr save/restore functions when
optimizing for size.  They are needed for the raid6 altivec support.

Signed-off-by: Andreas Schwab <schwab@linux-m68k.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/powerpc/lib/crtsavres.S
scripts/mod/modpost.c