Hi David, On Tue, Aug 11, 2015 at 01:52:37AM +0100, David Long wrote: > From: "David A. Long" <[email protected]> > > 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. > > This patch depends on: > [PATCH 1/2] Move the pt_regs_offset struct definition from arch to > common include file > [PATCH 2/2] Consolidate redundant register/stack access code
Are these two queued somewhere? This series doesn't even build without them. Will -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

