mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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>
120 KiB
120 KiB