Re: [PATCH] - Fix ordering of calls to uv_system_init & uv_cpu_init

From: Ingo Molnar
Date: Tue Sep 23 2008 - 10:34:14 EST



* Jack Steiner <steiner@xxxxxxx> wrote:

> Fix problem caused by reordering of the calls to uv_cpu_init() &
> uv_system_init. Originally, uv_cpu_init() was called AFTER uv_system_init.
> This order was recently broken as a side-effect of other patches.
>
> With this patch, initialization of cpu 0 is now done by the system_init
> call.
>
> Signed-off-by: Jack Steiner <steiner@xxxxxxx>

applied to tip/irq/sparseirq (where this bug originates from), thanks
Jack!

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/