]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commitfcb993712f231a4faea8393513d1276170679107
treec92cf94cd5e705192c69b3cb712e4b6c8346f477
parentd730e882a15c38de02b63a063be636b2ff9e9ed1
[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