aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorKeshavamurthy Anil S <[email protected]>2005-06-23 00:09:35 -0700
committerLinus Torvalds <[email protected]>2005-06-23 09:45:24 -0700
commit89cb14c0dd0e4a7d0315d19f449389c4d49237ee (patch)
tree795e52fd30c5236c365be7a3eaedb316e5c8cad5 /scripts/patch-kernel
parent708de8f11c2901cc49fd7725baf4a0fbd7264e73 (diff)
[PATCH] Kprobes/IA64: check jprobe break before handling
Once the jprobe instrumented function returns, it executes a jprobe_break which is a break instruction with __IA64_JPROBE_BREAK value. The current patch checks for this break value, before assuming that jprobe instrumented function just completed. The previous code was not checking for this value and that was a bug. Signed-off-by: Anil S Keshavamurthy <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions