diff options
author | Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> | 2013-07-09 09:35:26 (GMT) |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2013-07-19 01:31:29 (GMT) |
commit | a232e270dcb55a70ad3241bc6fc160fd9b5c9e6c (patch) | |
tree | f2eba68c4e863ab55584abfd91cce3389c6c9433 /fs/ceph | |
parent | cd92bf61d6d70bd3eb33b46d600e3f3eb9c5778a (diff) | |
download | linux-a232e270dcb55a70ad3241bc6fc160fd9b5c9e6c.tar.xz |
tracing/kprobe: Wait for disabling all running kprobe handlers
Wait for disabling all running kprobe handlers when a kprobe
event is disabled, since the caller, trace_remove_event_call()
supposes that a removing event is disabled completely by
disabling the event.
With this change, ftrace can ensure that there is no running
event handlers after disabling it.
Link: http://lkml.kernel.org/r/20130709093526.20138.93100.stgit@mhiramat-M0-7522
Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'fs/ceph')
0 files changed, 0 insertions, 0 deletions