From: Eric Dumazet <[email protected]> Date: Fri, 06 May 2016 09:46:18 -0700
> From: Eric Dumazet <[email protected]> > > I forgot that ip_send_unicast_reply() is not BH safe (yet). > > Disabling preemption before calling it was not a good move. > > Fixes: c10d9310edf5 ("tcp: do not assume TCP code is non preemptible") > Signed-off-by: Eric Dumazet <[email protected]> > Reported-by: Andres Lagar-Cavilla <[email protected]> Applied, thanks.
