Skip to content
Commit 8446487f authored by David Howells's avatar David Howells
Browse files

pipe: Conditionalise wakeup in pipe_read()



Only do a wakeup in pipe_read() if we made space in a completely full
buffer.  The producer shouldn't be waiting on pipe->wait otherwise.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent b667b867
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