kprobes: Add IPMODIFY flag to kprobe_ftrace_ops
authorMasami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Fri, 21 Nov 2014 10:25:23 +0000 (05:25 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 21 Nov 2014 19:44:15 +0000 (14:44 -0500)
Add FTRACE_OPS_FL_IPMODIFY flag to kprobe_ftrace_ops
since kprobes can changes regs->ip.

Link: http://lkml.kernel.org/r/20141121102523.11844.21298.stgit@localhost.localdomain
Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/kprobes.c

Simple merge