diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2017-02-14 00:04:48 +0900 |
---|---|---|
committer | Jon Medhurst <tixy@linaro.org> | 2017-03-21 16:24:18 +0000 |
commit | 91fc862c613ab7a0ef6b0b7755c33619127f4e5a (patch) | |
tree | 9b00473acb68d7e96b0dd5dd8093d26e1ba3ac69 /virt | |
parent | f3fbd7ec62dec1528fb8044034e2885f2b257941 (diff) | |
download | linux-91fc862c613ab7a0ef6b0b7755c33619127f4e5a.tar.gz linux-91fc862c613ab7a0ef6b0b7755c33619127f4e5a.tar.bz2 linux-91fc862c613ab7a0ef6b0b7755c33619127f4e5a.zip |
arm: kprobes: Skip single-stepping in recursing path if possible
Kprobes/arm skips single-stepping (moreover handling the event)
if the conditional instruction must not be executed. This
also apply the rule when we hit the recursing kprobe, so
that kprobe does not count nmissed up in that case.
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Jon Medhurst <tixy@linaro.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions