From: Ingo Molnar Date: Mon, 3 Jul 2006 07:25:05 +0000 (-0700) Subject: [PATCH] lockdep: annotate futex X-Git-Tag: v2.6.18-rc1~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b8f319fc7f4ab59f567d6a401a62659b3d37007;p=pandora-kernel.git [PATCH] lockdep: annotate futex Teach special (recursive) locking code to the lock validator. Introduces double_lock_hb() to unify double- hash-bucket-lock taking. Signed-off-by: Ingo Molnar Signed-off-by: Arjan van de Ven Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed