Hi David, On Sun, 26 Jun 2016 23:06:43 -0400 David Long <dave.l...@linaro.org> wrote:
> From: "David A. Long" <dave.l...@linaro.org> > > This patchset is heavily based on Sandeepa Prabhu's ARM v8 kprobes patches, > first seen in October 2013. This version attempts to address concerns > raised by reviewers and also fixes problems discovered during testing. > > This patchset adds support for kernel probes(kprobes), jump probes(jprobes) > and return probes(kretprobes) support for ARM64. > > The kprobes mechanism makes use of software breakpoint and single stepping > support available in the ARM v8 kernel. Great! All the patches in this series are OK for me :) If you'd like to update the series about directory renaming and including "asm-generic/ptrace.h", feel free to do so, and resend with my Ack. Acked-by: Masami Hiramatsu <mhira...@kernel.org> for this series. Thank you! -- Masami Hiramatsu <mhira...@kernel.org>