commit | 37810659ea7d9572c5ac284ade272f806ef8f788 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <peterz@infradead.org> | Thu Dec 04 11:17:10 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Dec 04 11:31:25 2008 +0100 |
tree | 7e251f9b8eb0552773702ecf45f8348f2b5b2e2f | |
parent | ca109491f612aab5c8152207631c0444f63da97f [diff] |
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>