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

2014-03-07 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 Acked-by: Jon Medhurst --- arch/arm/include/asm/kprobes.h | 15 +- arch/arm/include/asm/{kprobes.h => probes.h} | 44

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

2014-03-07 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 Acked-by: Jon Medhurst t...@linaro.org --- arch/arm/include/asm/kprobes.h | 15 +-