commit | c97d20a6c51067a38f53680d9609b4cf2867d077 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Fri Jul 28 14:44:57 2006 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jul 28 19:28:00 2006 -0700 |
tree | 59867ac01d1b752ba7e520e33f9f84cade6d024e | |
parent | b783fd925cdd56d24d164e5bdcb072f2a67aedf4 [diff] |
[PATCH] i386: Do backtrace fallback too Similar patch to earlier x86-64 patch. When the dwarf2 unwinder fails dump the left over stack with the old unwinder. Also some clarifications in the headers. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>