Revision 33a932d14323b957a4e17a6c8428d3f048a30822 authored by Helge Deller on 28 November 2009, 20:33:11 UTC, committed by Linus Torvalds on 30 November 2009, 16:20:24 UTC
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>
1 parent a8a8a66
History
File Mode Size
.gitignore -rw-r--r-- 20 bytes
Makefile -rw-r--r-- 726 bytes
docproc.c -rw-r--r-- 11.6 KB
fixdep.c -rw-r--r-- 9.6 KB
hash.c -rw-r--r-- 1.1 KB

back to top