[PATCH] lockdep: annotate skb_queue_head_init
authorIngo Molnar <mingo@elte.hu>
Mon, 3 Jul 2006 07:25:09 +0000 (00:25 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 3 Jul 2006 22:27:07 +0000 (15:27 -0700)
commit06825ba3553151eea24206bc53d4fc3de49e0ab1
tree9fb7a35ebd98b57a8be1f5e992256da1c15e82b1
parent3aceafc1e2596f1c2c4e053126561f00b68e3a1a
[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 <mingo@elte.hu>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/skbuff.h
net/core/skbuff.c