Cc: <linux-kernel@...>, Thomas Gleixner <tglx@...>, Peter Zijlstra <peterz@...>, Andrew Morton <akpm@...>, Linus Torvalds <torvalds@...>, Mathieu Desnoyers <compudj@...>, Steven Rostedt <srostedt@...>
hm, why? It is ordered locking based on the cpu value. This is exactly
what ftrace did as well. The unlock even goes backwards max_cpu to 0.
But version 2 of this code will drop both ring_buffer_lock and unlock, but
that will come later.
-- Steve
--