Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ring-buffer: reset write field for ring_buffer_read_page
Impact: fix ring_buffer_read_page After a page is swapped into the ring buffer, the write field must also be reset. Signed-off-by: Steven Rostedt <srostedt@redhat.com>
- Loading branch information