]> git.hungrycats.org Git - linux/commit
powerpc: Add vr save/restore functions
authorAndreas Schwab <schwab@linux-m68k.org>
Mon, 30 Dec 2013 14:31:17 +0000 (15:31 +0100)
committerJiri Slaby <jslaby@suse.cz>
Thu, 15 May 2014 07:56:20 +0000 (09:56 +0200)
commitbcbac220dab16a4038ac1a7c5cfe3e7f034b3836
treed94e701395079eef4e6aed5fb0e398d9ef5901c5
parent52e218bb34aba009c1c6ae1c8fa4cb6f95c1d1f0
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>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
arch/powerpc/lib/crtsavres.S
scripts/mod/modpost.c