[PATCH v3 02/15] ARM: move shared uprobe/kprobe definitions into new include file

2013-11-26 Thread David Long
From: "David A. Long" Separate the kprobe-only definitions from the definitions needed by both kprobes and uprobes. Signed-off-by: David A. Long --- arch/arm/include/asm/kprobes.h | 15 +-- arch/arm/include/asm/probes.h | 18 ++ 2 files changed, 19 insertions(+),

[PATCH v3 02/15] ARM: move shared uprobe/kprobe definitions into new include file

2013-11-26 Thread David Long
From: David A. Long dave.l...@linaro.org Separate the kprobe-only definitions from the definitions needed by both kprobes and uprobes. Signed-off-by: David A. Long dave.l...@linaro.org --- arch/arm/include/asm/kprobes.h | 15 +-- arch/arm/include/asm/probes.h | 18