Re: SMP BUG

From: Andrew Morton
Date: Wed Feb 15 2006 - 18:29:30 EST


Linus Torvalds <torvalds@xxxxxxxx> wrote:
>
> That said, nobody seemed to comment on this patch by Rik, which seemed to
> be a nice cleanup regardless of any other issues.

I thought that patch wasn't a good one. The runqueues should be
initialised in sched_init(). init_idle() is called from fork_idle() which
is called from the bowels of arch code. I'm not sure that it gets called
at all if !SMP (which seems strange).
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/