Re: [PATCH 1/2] x86: call early_cpu_init at the same point

From: Jeremy Fitzhardinge
Date: Thu Jul 24 2008 - 11:47:41 EST


Ingo Molnar wrote:
* Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:

Call early_cpu_init() at the same (early) point in setup_arch(). The x86_64 code was calling it relatively late, after when other arch code need to do cpu-related setup which depends on it.

applied to tip/x86/urgent, thanks Jeremy.

Thanks. Curious to see if this causes any breakage, especially in numa-ish type systems.

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