From: Eric Dumazet <eric.duma...@gmail.com> Date: Tue, 03 May 2016 17:10:50 -0700
> From: Eric Dumazet <eduma...@google.com> > > __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 <eduma...@google.com> Applied.