From: Marcelo Ricardo Leitner <marcelo.leit...@gmail.com> Date: Sat, 23 Jul 2016 00:32:48 -0300
> Now that the backlog processing is called with BH enabled, we have to > disable BH before taking the socket lock via bh_lock_sock() otherwise > it may dead lock: ... > Fixes: 860fbbc343bf ("sctp: prepare for socket backlog behavior change") > Cc: Eric Dumazet <eric.duma...@gmail.com> > Signed-off-by: Marcelo Ricardo Leitner <marcelo.leit...@gmail.com> Applied and queued up for -stable, thanks.