From: Fabio Olive Leite Date: Tue, 26 Sep 2006 05:28:47 +0000 (-0700) Subject: [IPV6]: bh_lock_sock_nested on tcp_v6_rcv X-Git-Tag: v2.6.19-rc1~858^2~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=293b9c42511d800b5f7bb2acba50f3e584b8c410;p=pandora-kernel.git [IPV6]: bh_lock_sock_nested on tcp_v6_rcv A while ago Ingo patched tcp_v4_rcv on net/ipv4/tcp_ipv4.c to use bh_lock_sock_nested and silence a lock validator warning. This fixed it for IPv4, but recently I saw a report of the same warning on IPv6. Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed