diff options
author | Steven Rostedt (Red Hat) <srostedt@redhat.com> | 2013-03-04 17:33:05 -0500 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2013-03-15 00:34:55 -0400 |
commit | f1dc6725882b5ca54eb9a04436a3b47d58f2cbc7 (patch) | |
tree | 629ea73f0f6e3e44420c59aa42501f5668f4f085 /include/linux/ftrace_event.h | |
parent | 523c81135bb23b2d9a8c21365d90d21b1309c138 (diff) |
ring-buffer: Init waitqueue for blocked readers
The move of blocked readers to the ring buffer left out the
init of the wait queue that is used. Tests missed this due to running
stress tests against the buffers, which didn't allow for any
readers to end up waiting. Running a simple read and wait triggered
a bug.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'include/linux/ftrace_event.h')
0 files changed, 0 insertions, 0 deletions