Re: Add to stable: tracing: change CPU ring buffer state from tracing_cpumask
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2012-07-11 21:43:29
Also in:
lkml
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2012-07-11 21:43:29
Also in:
lkml
On Mon, Jul 02, 2012 at 11:43:29AM -0400, Steven Rostedt wrote:
Hi Greg, Thomas pointed out that the buffering for tracing (other than function tracer - and other "tracers") is not affected by the tracing_cpumask. This goes back to 3.0 (and probably before that). It's fixed with this commit: 71babb2705e2203a64c27ede13ae3508a0d2c16c "tracing: change CPU ring buffer state from tracing_cpumask" Which looks to have made it into 3.5-rc1. Can you apply this to all the stable trees from 3.0 and beyond.
Applied to 3.0 and 3.4 now. greg k-h