Skip to content
Commit 614bdd4d authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

tcp: must block bh in __inet_twsk_hashdance()



__inet_twsk_hashdance() might be called from process context,
better block BH before acquiring bind hash and established locks

Fixes: c10d9310 ("tcp: do not assume TCP code is non preemptible")
Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 46cc6e49
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment