![]() | |||||||||||
Messages in this thread |
* Ingo Molnar <mingo@elte.hu> wrote:
> > - if (!keventd_up() || current_is_keventd())
> > - work.func(work.data);
> > - else {
> > - schedule_work(&work);
> > - wait_for_completion(&c_idle.done);
> > - }
>
> is keventd_up() true during normal SMP bootup? [...]
it ought to be up at this point - smp_init() is done from the init
thread and the scheduler is up and running.
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
| ||||||||||
| Last update: 2005-03-22 14:05 [from the cache] ©2003-2008 | |||||||||||