From: Ingo Molnar Date: Mon, 3 Jul 2006 07:25:26 +0000 (-0700) Subject: [PATCH] lockdep: annotate on-stack completions X-Git-Tag: v2.6.18-rc1~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60be6b9a41cb0da0df7a9f11486da56baebf04cd;p=pandora-kernel.git [PATCH] lockdep: annotate on-stack completions lockdep needs to have the waitqueue lock initialized for on-stack waitqueues implicitly initialized by DECLARE_COMPLETION(). Annotate on-stack completions accordingly. Has no effect on non-lockdep kernels. Signed-off-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed