hrtimer: removing all ur callback modes, fix hotplug
authorPeter Zijlstra <peterz@infradead.org>
Thu, 4 Dec 2008 10:17:10 +0000 (11:17 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 4 Dec 2008 10:31:25 +0000 (11:31 +0100)
commit37810659ea7d9572c5ac284ade272f806ef8f788
tree7e251f9b8eb0552773702ecf45f8348f2b5b2e2f
parentca109491f612aab5c8152207631c0444f63da97f
hrtimer: removing all ur callback modes, fix hotplug

Impact: fix hrtimer locking (reported by lockdep) in the CPU hotplug case

This addition fixes the hotplug locking issue on my machine

Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/hrtimer.c