powerpc: Fix module building for gcc 4.5 and 64 bit
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 29 Jun 2010 20:08:42 +0000 (20:08 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 8 Jul 2010 08:11:38 +0000 (18:11 +1000)
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 <sfr@canb.auug.org.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found