From: Ingo Molnar Date: Mon, 3 Jul 2006 07:25:09 +0000 (-0700) Subject: [PATCH] lockdep: annotate skb_queue_head_init X-Git-Tag: v2.6.18-rc1~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06825ba3553151eea24206bc53d4fc3de49e0ab1;p=pandora-kernel.git [PATCH] lockdep: annotate skb_queue_head_init Teach special (multi-initialized) locking code to the lock validator. Has no effect on non-lockdep kernels. Signed-off-by: Ingo Molnar Signed-off-by: Arjan van de Ven Cc: "David S. Miller" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed