From: Steven Rostedt (Red Hat) Date: Tue, 2 Jul 2013 03:34:22 +0000 (-0400) Subject: tracing: Get trace_array ref counts when accessing trace files X-Git-Tag: v3.11-rc1~33^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b85af63034818e43aee6c1d7bf1c7c6796a9073;p=pandora-kernel.git tracing: Get trace_array ref counts when accessing trace files When a trace file is opened that may access a trace array, it must increment its ref count to prevent it from being deleted. Cc: stable@vger.kernel.org # 3.10 Reported-by: Alexander Lam Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed