Re: [PATCH 1/2] tracing: don't busy wait in buffer splice

From: Steven Rostedt
Date: Fri Nov 07 2014 - 19:04:19 EST


On Fri, 7 Nov 2014 13:21:06 -0500
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:


> This also needs to be marked for stable. I'll start looking at how far
> this goes back. I'm thinking it may go back as far as the splice code
> was created.

Actually, it is broken back to 3.16. 3.15 and before was safe because
it was still using the mockup poll_wait_pipe() that would wake up every
1/10 of a second to see if something was in the buffer.

See commit: b1169cc69ba9 "tracing: Remove mock up poll wait function"

-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/