Re: SMP BUG

From: Ingo Molnar
Date: Thu Feb 16 2006 - 03:37:50 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.
>
> Does this fix the ARM oops?

> Signed-off-by: Rik van Riel <riel@xxxxxxxxxx>

yep - i agree that pushing runqueue initialization into init_idle() is a
natural thing to do. [We used to do init_idle() much later in the past,
but today we do it straight from sched_init() - so Rik's patch should be
perfectly fine.]

Signed-off-by: Ingo Molnar <mingo@xxxxxxx>

Ingo
-
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/