commit | 70c6edb3bcb97887f004515f17dd247657177cb5 | [log] [tgz] |
---|---|---|
author | Andreas Schwab <schwab@linux-m68k.org> | Mon Dec 30 15:31:17 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 30 21:52:12 2014 -0700 |
tree | f7e7dbf04124ca7c0c38449d253b9db2a1f3427c | |
parent | 04168b98a30d5257d20a7213f58ff0b27174e489 [diff] |
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>