diff options
author | Eric Dumazet <edumazet@google.com> | 2016-05-17 17:44:08 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-05-19 11:36:49 -0700 |
commit | 38036629cded6b96a9f9689758a88d067c4d4d44 (patch) | |
tree | 419a1d0d02014f0fc416939a93792d1c4aee24f6 /net/rds/Makefile | |
parent | e1daca289a36965d923ec26647b5668e023eb0ac (diff) | |
download | linux-stable-38036629cded6b96a9f9689758a88d067c4d4d44.tar.gz linux-stable-38036629cded6b96a9f9689758a88d067c4d4d44.tar.bz2 linux-stable-38036629cded6b96a9f9689758a88d067c4d4d44.zip |
rds: tcp: 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>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rds/Makefile')
0 files changed, 0 insertions, 0 deletions