From: jbaron@akamai.com Date: Mon, 20 Apr 2015 20:05:07 +0000 (+0000) Subject: tcp: add memory barriers to write space paths X-Git-Tag: omap-for-v4.1/fixes-rc1~68^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c7151275c0c9a80c3375f9874b1c7129a105eea;p=pandora-kernel.git 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: Jason Baron Signed-off-by: David S. Miller --- Reading git-diff-tree failed