kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE define
authorAnton Blanchard <anton@samba.org>
Thu, 16 Oct 2014 20:29:50 +0000 (07:29 +1100)
committerIngo Molnar <mingo@kernel.org>
Fri, 17 Oct 2014 05:18:34 +0000 (07:18 +0200)
commit691286b5561aab2e1b00119bc328598c01250548
tree167fb2ce7ba090f8911a0851399ed3d07b7da6cb
parent71c62b24fe88e4d3f5470207426e94345ca94c83
kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE define

Commit e7dbfe349d12 ("kprobes/x86: Move ftrace-based kprobe code
into kprobes-ftrace.c") switched from using
ARCH_SUPPORTS_KPROBES_ON_FTRACE to CONFIG_KPROBES_ON_FTRACE but
missed removing the define.

Signed-off-by: Anton Blanchard <anton@samba.org>
Cc: masami.hiramatsu.pt@hitachi.com
Cc: ananth@in.ibm.com
Cc: a.p.zijlstra@chello.nl
Cc: fweisbec@gmail.com
Cc: rostedt@goodmis.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/kprobes.h