[PATCH v4 09/16] ARM: Make the kprobes condition_check symbol names more generic

2013-12-15 Thread David Long
From: "David A. Long" 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 --- arch/arm/include/asm/probes.h | 4 ++-- arch/arm/kernel/kprobes-thumb.c | 4 ++--

[PATCH v4 09/16] ARM: Make the kprobes condition_check symbol names more generic

2013-12-15 Thread David Long
From: David A. Long dave.l...@linaro.org 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.l...@linaro.org --- arch/arm/include/asm/probes.h | 4 ++--