| commit | 7dff32efd24849aca3ab1eabe8b867025f34a3f8 | [log] [tgz] |
|---|---|---|
| author | Andreas Schwab <schwab@linux-m68k.org> | Mon Dec 30 15:31:17 2013 +0100 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun May 18 05:25:56 2014 -0700 |
| tree | 84d7e9342bd13019308c937cdcecae4e94d4bbdf | |
| parent | 7bd3c53d12e0e454091ad35090410267af0e4a84 [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>