]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] lockdep: annotate mm
authorIngo Molnar <mingo@elte.hu>
Mon, 3 Jul 2006 07:25:08 +0000 (00:25 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 3 Jul 2006 22:27:07 +0000 (15:27 -0700)
commitf20dc5f7c1adf1c4b68b7672d6f2002cb824e636
treeffd31717399ff783da29444f3446a63285f22b14
parenteb4542b98c81e22e08587b747b21986a45360999
[PATCH] lockdep: annotate mm

Teach special (recursive) locking code to the lock validator.  Has no effect
on non-lockdep kernels.

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>
mm/memory.c
mm/mremap.c