git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
965d747
)
[IA64] kprobe: make kreturn probe handler stack unwind correct
author
Shaohua Li
<shaohua.li@intel.com>
Tue, 13 Nov 2007 06:55:20 +0000
(14:55 +0800)
committer
Tony Luck
<tony.luck@intel.com>
Sat, 8 Dec 2007 00:12:50 +0000
(16:12 -0800)
Restore regs->ccr_iip before kreturn probe handler runs. In this way, if
probe handler does unwind, unwind can correctly get the stack trace.
Fixes: http://sourceware.org/bugzilla/show_bug.cgi?id=5051
Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found