git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
219a92a
)
powerpc: Fix module building for gcc 4.5 and 64 bit
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Tue, 29 Jun 2010 20:08:42 +0000
(20:08 +0000)
committer
Benjamin 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