From: Steven Rostedt (Red Hat) Date: Wed, 25 Jun 2014 15:54:03 +0000 (-0400) Subject: ftrace: Remove function_trace_stop check from list func X-Git-Tag: omap-for-v3.17/fixes-against-rc2~186^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d48d5960f9f24b8afd5b1dbb10bfe17b5f29a35;p=pandora-kernel.git ftrace: Remove function_trace_stop check from list func function_trace_stop is no longer used to stop function tracing. Remove the check from __ftrace_ops_list_func(). Also, call FTRACE_WARN_ON() instead of setting function_trace_stop if a ops has no func to call. Reviewed-by: Masami Hiramatsu Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed