|
@@ -798,7 +798,7 @@ void tick_check_idle(int cpu)
|
|
|
#ifdef CONFIG_HIGH_RES_TIMERS
|
|
#ifdef CONFIG_HIGH_RES_TIMERS
|
|
|
/*
|
|
/*
|
|
|
* We rearm the timer until we get disabled by the idle code.
|
|
* We rearm the timer until we get disabled by the idle code.
|
|
|
- * Called with interrupts disabled and timer->base->cpu_base->lock held.
|
|
|
|
|
|
|
+ * Called with interrupts disabled.
|
|
|
*/
|
|
*/
|
|
|
static enum hrtimer_restart tick_sched_timer(struct hrtimer *timer)
|
|
static enum hrtimer_restart tick_sched_timer(struct hrtimer *timer)
|
|
|
{
|
|
{
|