From: Eric Dumazet <[email protected]> Date: Tue, 14 Feb 2017 17:11:14 -0800
> From: Eric Dumazet <[email protected]> > > tcp_rcv_established() can now run in process context. > > We need to disable BH while acquiring tcp probe spinlock, > or risk a deadlock. > > Fixes: 5413d1babe8f ("net: do not block BH while processing socket backlog") > Signed-off-by: Eric Dumazet <[email protected]> > Reported-by: Ricardo Nabinger Sanchez <[email protected]> Patch applied, thanks Eric.
