]> Git Repo - linux.git/commit
kprobes/x86: Remove jprobe implementation
authorMasami Hiramatsu <[email protected]>
Tue, 19 Jun 2018 16:05:35 +0000 (01:05 +0900)
committerIngo Molnar <[email protected]>
Thu, 21 Jun 2018 10:33:05 +0000 (12:33 +0200)
commit80006dbee674f9fa7c20a799d208657a18b5dabf
treee20775bcf97cebf375bd6217ab455c337ec36e14
parent5a6cf77f5e35e7af35d36a1e7dc21a42f6412e4f
kprobes/x86: Remove jprobe implementation

Remove arch dependent setjump/longjump functions
and unused fields in kprobe_ctlblk for jprobes
from arch/x86.

Signed-off-by: Masami Hiramatsu <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Cc: Ananth N Mavinakayanahalli <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/lkml/152942433578.15209.14034551799624757792.stgit@devbox
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/include/asm/kprobes.h
arch/x86/kernel/kprobes/core.c
This page took 0.053145 seconds and 4 git commands to generate.