Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 9b046d02 authored by Helge Deller's avatar Helge Deller
Browse files

parisc: Avoid using hardware single-step in kprobes


This patch changes the kprobe and kretprobe feature to use another
break instruction instead of relying on the hardware single-step
feature.
That way those kprobes now work in qemu as well, because in qemu we
don't emulate yet single-stepping.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 46162ac2
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment