lkml.org 
[lkml]   [2004]   [Aug]   [10]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 10 Aug 2004 10:08:01 +0200
FromIngo Molnar <>
SubjectRe: 2.6.8-rc3-mm2
* 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