[RFC PATCH -tip v5 07/27] powerpc/kprobes: Remove jprobe powerpc implementation

Masami Hiramatsu mhiramat at kernel.org
Fri Jun 8 00:23:44 AEST 2018


On Thu, 07 Jun 2018 17:01:23 +0530
"Naveen N. Rao" <naveen.n.rao at linux.vnet.ibm.com> wrote:

> Masami Hiramatsu wrote:
> > Remove arch dependent setjump/longjump functions
> > and unused fields in kprobe_ctlblk for jprobes
> > from arch/powerpc. This also reverts commits
> > related __is_active_jprobe() function.
> > 
> > Signed-off-by: Masami Hiramatsu <mhiramat at kernel.org>
> > 
> > Cc: Benjamin Herrenschmidt <benh at kernel.crashing.org>
> > Cc: Paul Mackerras <paulus at samba.org>
> > Cc: Michael Ellerman <mpe at ellerman.id.au>
> > Cc: "Naveen N. Rao" <naveen.n.rao at linux.vnet.ibm.com>
> > Cc: linuxppc-dev at lists.ozlabs.org
> > ---
> >  arch/powerpc/include/asm/kprobes.h             |    2 -
> >  arch/powerpc/kernel/kprobes-ftrace.c           |   15 -------
> >  arch/powerpc/kernel/kprobes.c                  |   54 ------------------------
> >  arch/powerpc/kernel/trace/ftrace_64_mprofile.S |   39 ++---------------
> >  4 files changed, 5 insertions(+), 105 deletions(-)
> 
> LGTM.
> 
> Acked-by: Naveen N. Rao <naveen.n.rao at linux.vnet.ibm.com>

Thanks Naveen!

> 
> - Naveen
> 
> 


-- 
Masami Hiramatsu <mhiramat at kernel.org>


More information about the Linuxppc-dev mailing list