From: Steven Rostedt (Red Hat) Date: Fri, 10 Jan 2014 19:31:31 +0000 (-0500) Subject: ftrace: Copy ops private to global_ops private X-Git-Tag: v3.15-rc1~110^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6435e96ec6f31a05690876a19e63e451f7b37e2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed