]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] lockdep: annotate scheduler runqueue locks
authorIngo Molnar <mingo@elte.hu>
Mon, 3 Jul 2006 07:25:10 +0000 (00:25 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 3 Jul 2006 22:27:07 +0000 (15:27 -0700)
commit571c70521c21f5aaafbd7e0d1a723ef3df96d97c
treec92cf94cd5e705192c69b3cb712e4b6c8346f477
parent8ef6aa99a6e7b739e5ae6bf2e639f357dc964ac2
[PATCH] lockdep: annotate scheduler runqueue locks

Teach per-CPU runqueue locks and 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>
kernel/sched.c