hrtimer: clean up cpu->base locking tricks
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Fri, 25 Jan 2008 20:08:31 +0000 (21:08 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 25 Jan 2008 20:08:31 +0000 (21:08 +0100)
commit2d44ae4d7135b9aee26439b3523b43473381bc5f
treeba3afc0f03142d26f9238974dab5b99bf1dca1db
parent48d5e258216f1c7713633439beb98a38c7290649
hrtimer: clean up cpu->base locking tricks

In order to more easily allow for the scheduler to use timers, clean up
the locking a bit.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/hrtimer.c
kernel/time/tick-sched.c