ARM: Make the kprobes condition_check symbol names more generic
authorDavid A. Long <dave.long@linaro.org>
Thu, 6 Mar 2014 02:17:23 +0000 (21:17 -0500)
committerDavid A. Long <dave.long@linaro.org>
Tue, 18 Mar 2014 20:39:37 +0000 (16:39 -0400)
commitf145d664df502585618b12ed68c681f82153e02a
tree0cf9994b469e8e9342e1444725381d05fa8715e8
parent7579f4b3764337b39087d10496af0e741cbfe570
ARM: Make the kprobes condition_check symbol names more generic

In preparation for sharing the ARM kprobes instruction interpreting
code with uprobes, make the symbols names less kprobes-specific.

Signed-off-by: David A. Long <dave.long@linaro.org>
Acked-by: Jon Medhurst <tixy@linaro.org>
arch/arm/include/asm/probes.h
arch/arm/kernel/kprobes-arm.c
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-arm.h
arch/arm/kernel/probes-thumb.c
arch/arm/kernel/probes.c
arch/arm/kernel/probes.h
This page took 0.026159 seconds and 5 git commands to generate.