diff options
author | 2016-05-03 17:10:50 -0700 | |
---|---|---|
committer | 2016-05-04 16:55:11 -0400 | |
commit | 614bdd4d6e61d260d82945f5f52a5dc288f64783 (patch) | |
tree | c60425de6b6c599cba869c57fd938080d4e56581 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | tcp: fix lockdep splat in tcp_snd_una_update() (diff) | |
download | linux-dev-614bdd4d6e61d260d82945f5f52a5dc288f64783.tar.xz linux-dev-614bdd4d6e61d260d82945f5f52a5dc288f64783.zip |
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: c10d9310edf5 ("tcp: do not assume TCP code is non preemptible")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions