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)
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>

No differences found