]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] lockdep: annotate ->s_lock
authorIngo Molnar <mingo@elte.hu>
Mon, 3 Jul 2006 07:25:27 +0000 (00:25 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 3 Jul 2006 22:27:09 +0000 (15:27 -0700)
commit571fca987c36637dd78b4143075d8dc0da86e03d
treeeee3fd290f9d79b26c4b6a2f1041f596da896a3c
parentbd8330f752ead2dce0e6200f25b42d67e2885d91
[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 <mingo@elte.hu>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/super.c
include/linux/fs.h