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:
a3550a9
)
[PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwind
author
Jan Beulich
<jbeulich@novell.com>
Tue, 28 Nov 2006 19:12:59 +0000
(20:12 +0100)
committer
Andi Kleen
<andi@basil.nowhere.org>
Tue, 28 Nov 2006 19:12:59 +0000
(20:12 +0100)
This fixes a problem with gcc4 mis-compiling the stack unwind code under
-Os, which resulted in 'stuck' messages whenever an assembly routine was
encountered.
(The second hunk is trivial cleanup.)
Signed-off-by: Jan Beulich <jbeulich@novell.com>
No differences found