Skip to content
Commit ef7a4a16 authored by Steven Rostedt's avatar Steven Rostedt
Browse files

ring-buffer: fix ring_buffer_read_page



The ring_buffer_read_page was broken if it were to only copy part
of the page. This patch fixes that up as well as adds a parameter
to allow a length field, in order to only copy part of the buffer page.

Signed-off-by: default avatarSteven Rostedt <srostedt@redhat.com>
parent 41be4da4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment