From: Steven Rostedt (Red Hat) Date: Thu, 9 May 2013 22:20:37 +0000 (-0400) Subject: ftrace: Fix locking in register_ftrace_function_probe() X-Git-Tag: v3.10-rc1~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ae0bf5972b66d35e5674e1b7d855b1e111a68ae;p=pandora-kernel.git ftrace: Fix locking in register_ftrace_function_probe() The iteration of the ftrace function list and the call to ftrace_match_record() need to be protected by the ftrace_lock. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed