projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d02e93d
0f9fa83
)
Merge branch 'tcp_poll-flakes'
author
David S. Miller
<davem@davemloft.net>
Thu, 20 Apr 2017 19:42:11 +0000
(15:42 -0400)
committer
David S. Miller
<davem@davemloft.net>
Thu, 20 Apr 2017 19:42:11 +0000
(15:42 -0400)
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 <davem@davemloft.net>
Trivial merge