From: Steven Rostedt Date: Fri, 2 Nov 2012 20:58:56 +0000 (-0400) Subject: ftrace: Fix global function tracers that are not recursion safe X-Git-Tag: v3.9-rc1~173^2~18^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6350379452ccaeaa71734adf57dec2ebc9207849;p=pandora-kernel.git ftrace: Fix global function tracers that are not recursion safe If one of the function tracers set by the global ops is not recursion safe, it can still be called directly without the added recursion supplied by the ftrace infrastructure. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed