powerpc: Add vr save/restore functions
authorAndreas Schwab <schwab@linux-m68k.org>
Mon, 30 Dec 2013 14:31:17 +0000 (15:31 +0100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 15 Jan 2014 02:46:43 +0000 (13:46 +1100)
commit8fe9c93e7453e67b8bd09f263ec1bb0783c733fc
treeed2ad17b085d320d7acd24a32e531fb2a05363b4
parentdece8ada993e1764a115bdff0f1effffaa5fc8dc
powerpc: Add vr save/restore functions

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>
arch/powerpc/lib/crtsavres.S
scripts/mod/modpost.c