Steven Rostedt 1b959e18c4 ring-buffer: remove unnecessary cpu_relax
The loops in the ring buffer that use cpu_relax are not dependent on
other CPUs. They simply came across some padding in the ring buffer and
are skipping over them. It is a normal loop and does not require a
cpu_relax.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2009-09-04 11:25:27 -04:00
..
2009-07-12 12:22:34 -07:00
2009-08-17 11:25:10 +02:00
2009-07-10 12:09:04 +02:00
2009-07-02 08:51:13 +02:00