From: Alexander Z Lam Date: Tue, 2 Jul 2013 02:37:54 +0000 (-0700) Subject: tracing: Protect ftrace_trace_arrays list in trace_events.c X-Git-Tag: v3.11-rc1~33^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a82274151af2b075163e3c42c828529dee311487;p=pandora-kernel.git tracing: Protect ftrace_trace_arrays list in trace_events.c There are multiple places where the ftrace_trace_arrays list is accessed in trace_events.c without the trace_types_lock held. Link: http://lkml.kernel.org/r/1372732674-22726-1-git-send-email-azl@google.com Cc: Vaibhav Nagarnaik Cc: David Sharp Cc: Alexander Z Lam Cc: stable@vger.kernel.org # 3.10 Signed-off-by: Alexander Z Lam Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed