-
由 Steven Rostedt (Red Hat) 提交于
As cpu_buffer->tail_page may be modified by interrupts at almost any time, the flow of logic is very important. Do not let gcc get smart with re-reading cpu_buffer->tail_page by adding READ_ONCE() around most of its accesses. Signed-off-by: NSteven Rostedt <rostedt@goodmis.org>8573636e