[PATCH] lockdep: annotate hrtimer base locks
authorIngo Molnar <mingo@elte.hu>
Mon, 3 Jul 2006 07:25:11 +0000 (00:25 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 3 Jul 2006 22:27:07 +0000 (15:27 -0700)
commit543655244866b8ec648fea1eb9c32a35ffba5721
tree7c1dd5b588e7b809648d75f680f2bfa5f94be782
parentfcb993712f231a4faea8393513d1276170679107
[PATCH] lockdep: annotate hrtimer base locks

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>
include/linux/hrtimer.h
kernel/hrtimer.c