From: David S. Miller Date: Thu, 20 Apr 2017 19:42:11 +0000 (-0400) Subject: Merge branch 'tcp_poll-flakes' X-Git-Tag: v4.12-rc1~129^2~151 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8ad0921b8a526f64a2bdf7fe17b82dd2db84f152;p=thirdparty%2Flinux.git Merge branch 'tcp_poll-flakes' Eric Dumazet says: ==================== tcp: address two poll() flakes Some packetdrill tests are failing when host kernel is using ASAN or other debugging infrastructure. I was able to fix the flakes by making sure we were not sending wakeup events too soon. ==================== Signed-off-by: David S. Miller --- 8ad0921b8a526f64a2bdf7fe17b82dd2db84f152