From: Eric Dumazet <eric.duma...@gmail.com> Date: Wed, 04 May 2016 11:22:11 -0700
> On Wed, 2016-05-04 at 00:54 -0400, David Miller wrote: >> 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. > > David, I do not see these two patches in net-next ? > > (This one, and the "tcp: fix lockdep splat in tcp_snd_una_update()" one) I pushed them in by hand, they should really be there now. Thanks for letting me know.