ARM: Rename the shared kprobes/uprobe return value enum
authorDavid A. Long <dave.long@linaro.org>
Thu, 6 Mar 2014 02:23:42 +0000 (21:23 -0500)
committerDavid A. Long <dave.long@linaro.org>
Tue, 18 Mar 2014 20:39:38 +0000 (16:39 -0400)
commit44a0a59c535004eac9f18210cb2ce10b23861630
tree7671e87de628e95118d9bb9391fd24334639d007
parenteb73ea97e63bb06bf98ff052615ce181bc7f69ec
ARM: Rename the shared kprobes/uprobe return value enum

Change the name of kprobes_insn to probes_insn so it can be shared between
kprobes and uprobes without confusion.

Signed-off-by: David A. Long <dave.long@linaro.org>
Acked-by: Jon Medhurst <tixy@linaro.org>
arch/arm/kernel/kprobes-common.c
arch/arm/kernel/kprobes-thumb.c
arch/arm/kernel/kprobes.h
arch/arm/kernel/probes-arm.c
arch/arm/kernel/probes-thumb.c
arch/arm/kernel/probes.h
This page took 0.02497 seconds and 5 git commands to generate.