From: Ingo Molnar Date: Mon, 3 Jul 2006 07:25:12 +0000 (-0700) Subject: [PATCH] lockdep: annotate af_unix locking X-Git-Tag: v2.6.18-rc1~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a09785a2414afb261d9f719d544742af4300df22;p=pandora-kernel.git [PATCH] lockdep: annotate af_unix locking Teach special (recursive) locking code to the lock validator. Also splits af_unix's sk_receive_queue.lock class from the other networking skb-queue locks. 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