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)
commit7fca5dc8aa7aaa6a1023bd3587901b88ebfe8154
tree72b9d7e7f89f57cb3be97be19a00e52baf31f4ec
parent219a92a4c40db2fac604f63bce9a5a3fe1967879
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 <sfr@canb.auug.org.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/Makefile
arch/powerpc/lib/Makefile
arch/powerpc/lib/crtsavres.S
scripts/mod/modpost.c