commit | 84261912ebee41269004e8a9f3614ba38ef6b206 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | Mon Aug 18 13:21:08 2014 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Fri Aug 22 13:21:14 2014 -0400 |
tree | 26a01f98f3c14d299570012d5aa5655794d3a9e6 | |
parent | 33b7f99cf003ca6c1d31c42b50e1100ad71aaec0 [diff] |
ftrace: Update all ftrace_ops for a ftrace_hash_ops update When updating what an ftrace_ops traces, if it is registered (that is, actively tracing), and that ftrace_ops uses the shared global_ops local_hash, then we need to update all tracers that are active and also share the global_ops' ftrace_hash_ops. Cc: stable@vger.kernel.org # 3.16 (apply after 3.17-rc4 is out) Signed-off-by: Steven Rostedt <rostedt@goodmis.org>