From: Steven Rostedt (Red Hat) Date: Tue, 26 Mar 2013 21:33:00 +0000 (-0400) Subject: tracing: Fix race with update_max_tr_single and changing tracers X-Git-Tag: v3.9-rc7~42^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2930e04d00e113ae24bb2b7c2b58de7b648a62c7;p=pandora-kernel.git tracing: Fix race with update_max_tr_single and changing tracers The commit 34600f0e9 "tracing: Fix race with max_tr and changing tracers" fixed the updating of the main buffers with the race of changing tracers, but left out the fix to the updating of just a per cpu buffer. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed