Skip to content
Commit 3c715127 authored by jbaron@akamai.com's avatar jbaron@akamai.com Committed by David S. Miller
Browse files

tcp: add memory barriers to write space paths



Ensure that we either see that the buffer has write space
in tcp_poll() or that we perform a wakeup from the input
side. Did not run into any actual problem here, but thought
that we should make things explicit.

Signed-off-by: default avatarJason Baron <jbaron@akamai.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 71cd26e7
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