commit | 33a932d14323b957a4e17a6c8428d3f048a30822 | [log] [tgz] |
---|---|---|
author | Helge Deller <deller@gmx.de> | Sat Nov 28 20:33:11 2009 +0000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Nov 30 08:20:24 2009 -0800 |
tree | e8006fb0418b17d0bf7e003aa28467f04081672d | |
parent | a8a8a669ea13d792296737505adc43ccacf3a648 [diff] |
parisc: fix unwind with recent gcc versions 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>