From: Ingo Molnar Date: Mon, 3 Jul 2006 07:25:27 +0000 (-0700) Subject: [PATCH] lockdep: annotate ->s_lock X-Git-Tag: v2.6.18-rc1~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf51624999e56c88154b5f7d451a265db6aabff7;p=pandora-kernel.git [PATCH] lockdep: annotate ->s_lock Teach special (per-filesystem) locking code to the lock validator. Minimal effect on non-lockdep kernels: one extra parameter to alloc_super(). 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