| commit | 98277991a99734f3a31d638afb47d4484ac73e43 | [log] [tgz] |
|---|---|---|
| author | Steven Rostedt <srostedt@redhat.com> | Wed Sep 02 10:56:15 2009 -0400 |
| committer | Steven Rostedt <rostedt@goodmis.org> | Fri Sep 04 11:22:47 2009 -0400 |
| tree | 6688cb3c43562d6bd7b67961478ac337297064e5 | |
| parent | 41b6a95d693319f804607b559893fbbd27498548 [diff] |
ring-buffer: do not swap buffers during a commit If a commit is taking place on a CPU ring buffer, do not allow it to be swapped. Return -EBUSY when this is detected instead. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>