Commit 8c9ac7c2 authored by David Mosberger's avatar David Mosberger

Cset exclude: davidm@hpl.hp.com|ChangeSet|20020312081510|17850

parent 33169a92
......@@ -1451,10 +1451,8 @@ void __init init_idle(task_t *idle, int cpu)
set_tsk_need_resched(idle);
__restore_flags(flags);
#ifdef CONFIG_PREEMPT
/* Set the preempt count _outside_ the spinlocks! */
idle->thread_info->preempt_count = (idle->lock_depth >= 0);
#endif
}
extern void init_timervecs(void);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment