kprobes: Remove jprobe API implementation
authorMasami Hiramatsu <mhiramat@kernel.org>
Tue, 19 Jun 2018 16:05:07 +0000 (01:05 +0900)
committerIngo Molnar <mingo@kernel.org>
Thu, 21 Jun 2018 10:33:05 +0000 (12:33 +0200)
commit5a6cf77f5e35e7af35d36a1e7dc21a42f6412e4f
tree9771cda2ff6de0459f071d650d889a1d5e2b620d
parentbc8c9da5a24bb5087197820a2ccabd9c37627035
kprobes: Remove jprobe API implementation

Remove functionally empty jprobe API implementations and test cases.

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Ananth N Mavinakayanahalli <ananth@linux.vnet.ibm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: linux-arch@vger.kernel.org
Link: https://lore.kernel.org/lkml/152942430705.15209.2307050500995264322.stgit@devbox
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/kprobes.h
kernel/kprobes.c
kernel/test_kprobes.c
lib/Kconfig.debug