diff options
| author | Rusty Lynch <[email protected]> | 2005-06-23 00:09:31 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2005-06-23 09:45:23 -0700 |
| commit | 13608d6433eb34840224ef632cc444f3eb59bc13 (patch) | |
| tree | 249c668170713eac16abe94877ff71628e04b360 /scripts/patch-kernel | |
| parent | 8bc76772ad653bcaad1b0af72aafb6072ef0fa87 (diff) | |
[PATCH] Kprobes ia64 qp fix
Fix a bug where a kprobe still fires when the instruction is predicated
off. So given the p6=0, and we have an instruction like:
(p6) move loc1=0
we should not be triggering the kprobe. This is handled by carrying over
the qp section of the original instruction into the break instruction.
Signed-off-by: Anil S Keshavamurthy <[email protected]>
Signed-off-by: Rusty Lynch <[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