From: Arnaldo Carvalho de Melo Date: Thu, 16 Nov 2006 16:06:06 +0000 (-0200) Subject: [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb X-Git-Tag: v2.6.20-rc1~34^2~40^2~296 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58a5a7b9555ea231b557ebef5cabeaf8e951df0b;p=pandora-kernel.git [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb Spotted by Ian McDonald, tentatively fixed by Gerrit Renker: http://www.mail-archive.com/dccp%40vger.kernel.org/msg00599.html Rewritten not to unroll sk_receive_skb, in the common case, i.e. no lock debugging, its optimized away. Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed