[PARISC] unwinder improvements
authorRandolph Chung <tausq@debian.org>
Tue, 12 Jun 2007 06:27:32 +0000 (14:27 +0800)
committerKyle McMartin <kyle@minerva.i.cabal.ca>
Thu, 21 Jun 2007 21:46:22 +0000 (17:46 -0400)
commit05dc16d6a175139a5872d08db56ee277ec90df5b
treefd705746e7778c1f77ec812c82c7e33da75adb30
parente036306aa1832963cd147849b282259a32f5ac08
[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>
arch/parisc/kernel/unwind.c