Eric Dumazet fb3477c0f4 tcp: do not block bh during prequeue processing
AFAIK, nothing in current TCP stack absolutely wants BH
being disabled once socket is owned by a thread running in
process context.

As mentioned in my prior patch ("tcp: give prequeue mode some care"),
processing a batch of packets might take time, better not block BH
at all.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-05-02 17:02:25 -04:00
..
2016-04-13 10:41:10 +02:00
2016-03-10 20:54:09 -05:00
2016-03-17 21:05:01 -04:00
2016-04-27 22:48:24 -04:00
2016-04-27 22:48:25 -04:00
2016-04-21 13:59:08 -04:00
2016-02-14 14:36:04 -08:00
2016-03-09 16:36:15 -05:00
2016-04-25 15:09:10 -04:00
2016-04-14 16:23:40 -04:00
2016-04-27 22:48:23 -04:00
2016-03-21 22:56:38 -04:00