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:
a8a8a66
)
parisc: fix unwind with recent gcc versions
author
Helge Deller
<deller@gmx.de>
Sat, 28 Nov 2009 20:33:11 +0000
(20:33 +0000)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 30 Nov 2009 16:20:24 +0000
(08:20 -0800)
kernel unwinding is broken with gcc >= 4.x. Part of the problem is that
binutils seems very sensitive to where the unwind information is stored.
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found