From: Ingo Molnar Date: Mon, 3 Jul 2006 07:25:12 +0000 (-0700) Subject: [PATCH] lockdep: annotate sock_lock_init() X-Git-Tag: v2.6.18-rc1~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da21f24dd73954c2ed0cd39a698e2c9916c05d71;p=pandora-kernel.git [PATCH] lockdep: annotate sock_lock_init() Teach special (multi-initialized, per-address-family) 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