From: Stephen Rothwell Date: Tue, 29 Jun 2010 20:08:42 +0000 (+0000) Subject: powerpc: Fix module building for gcc 4.5 and 64 bit X-Git-Tag: v2.6.35-rc5~12^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fca5dc8aa7aaa6a1023bd3587901b88ebfe8154;p=pandora-kernel.git powerpc: Fix module building for gcc 4.5 and 64 bit Gcc 4.5 is now generating out of line register save and restore in the function prefix and postfix when we use -Os. Signed-off-by: Stephen Rothwell Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed