From: Steven Rostedt (Red Hat) Date: Tue, 14 Jan 2014 15:04:59 +0000 (-0500) Subject: tracing: Move ftrace_max_lock into trace_array X-Git-Tag: omap-for-v3.16/fixes-against-rc1~80^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b9b12c1b884eb34773312f15c194220025e0416;p=pandora-kernel.git tracing: Move ftrace_max_lock into trace_array In preparation for having tracers enabled in instances, the max_lock should be unique as updating the max for one tracer is a separate operation than updating it for another tracer using a different max. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed