]> git.baikalelectronics.ru Git - kernel.git/commit
tcp/dccp: remove BH disable/enable in lookup
authorEric Dumazet <edumazet@google.com>
Fri, 1 Apr 2016 15:52:14 +0000 (08:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Apr 2016 02:11:19 +0000 (22:11 -0400)
commitf1ad392d7d1efabd584e944b1be810c594674b16
treee19b9e382259b432a9ca05fe84c38541814c87c2
parent1a08a8153534fd1e2391182272354067cf03b00f
tcp/dccp: remove BH disable/enable in lookup

Since linux 2.6.29, lookups only use rcu locking.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inet_hashtables.h
net/ipv6/inet6_hashtables.c