Re: [PATCH net] Revert "tcp: must block bh in __inet_twsk_hashdance()"

2017-12-05 Thread David Miller
From: Eric Dumazet Date: Fri, 01 Dec 2017 15:28:44 -0800 > From: Eric Dumazet > > We had to disable BH _before_ calling __inet_twsk_hashdance() in commit > cfac7f836a71 ("tcp/dccp: block bh before arming time_wait timer"). > > This means we can revert 614bdd4d6e61 ("tcp: must block bh in > __i

[PATCH net] Revert "tcp: must block bh in __inet_twsk_hashdance()"

2017-12-01 Thread Eric Dumazet
From: Eric Dumazet We had to disable BH _before_ calling __inet_twsk_hashdance() in commit cfac7f836a71 ("tcp/dccp: block bh before arming time_wait timer"). This means we can revert 614bdd4d6e61 ("tcp: must block bh in __inet_twsk_hashdance()"). Signed-off-by: Eric Dumazet ---  net/ipv4/inet_