ftrace: Copy ops private to global_ops private
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Fri, 10 Jan 2014 19:31:31 +0000 (14:31 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 20 Feb 2014 17:13:14 +0000 (12:13 -0500)
commite6435e96ec6f31a05690876a19e63e451f7b37e2
treec4826eb16d4160749f80b2092b74020b7f6055aa
parentb7e00a6c53e9134d5cf7631582acaf027a5ded26
ftrace: Copy ops private to global_ops private

If global_ops function is being called directly, instead of the global_ops
list function, set the global_ops private to be the same as the ops private
that's being called directly.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/ftrace.c