commit | 05dc16d6a175139a5872d08db56ee277ec90df5b | [log] [tgz] |
---|---|---|
author | Randolph Chung <tausq@debian.org> | Tue Jun 12 14:27:32 2007 +0800 |
committer | Kyle McMartin <kyle@minerva.i.cabal.ca> | Thu Jun 21 17:46:22 2007 -0400 |
tree | fd705746e7778c1f77ec812c82c7e33da75adb30 | |
parent | e036306aa1832963cd147849b282259a32f5ac08 [diff] |
[PARISC] unwinder improvements Add special-case handling for "handle_interruption" so that we can rewind past the interruption. This is useful for seeing what caused a BUG() or WARN_ON(); otherwise the unwind stops at the interruption. Signed-off-by: Randolph Chung <tausq@debian.org> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>