Eric Dumazet b91083a45e tipc: block BH in TCP callbacks
TCP stack can now run from process context.

Use read_lock_bh(&sk->sk_callback_lock) variant to restore previous
assumption.

Fixes: 5413d1babe8f ("net: do not block BH while processing socket backlog")
Fixes: d41a69f1d390 ("tcp: make tcp_sendmsg() aware of socket backlog")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Jon Maloy <jon.maloy@ericsson.com>
Cc: Ying Xue <ying.xue@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-05-19 11:36:49 -07:00
..
2015-05-14 12:24:45 -04:00
2015-05-14 12:24:45 -04:00
2016-04-11 15:22:20 -04:00
2015-03-05 22:08:42 -05:00
2015-03-05 22:08:42 -05:00
2016-03-07 14:56:41 -05:00
2016-05-19 11:36:49 -07:00