aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAnil S Keshavamurthy <[email protected]>2005-06-23 00:09:34 -0700
committerLinus Torvalds <[email protected]>2005-06-23 09:45:24 -0700
commit708de8f11c2901cc49fd7725baf4a0fbd7264e73 (patch)
treea78c45c153c6414908104547292c177bcf309908 /scripts
parent1674eafcbd3e3c68556cf19fbf4a2c30f7add729 (diff)
[PATCH] Kprobes IA64: safe register kprobe
The current kprobes does not yet handle register kprobes on some of the following kind of instruction which needs to be emulated in a special way. 1) mov r1=ip 2) chk -- Speculation check instruction This patch attempts to fail register_kprobes() when user tries to insert kprobes on the above kind of instruction. 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')
0 files changed, 0 insertions, 0 deletions