commit | 12cf105cd66d95cf32c73cfa847a50bd1b700f23 | [log] [tgz] |
---|---|---|
author | Krzysztof Helt <krzysztof.h1@wp.pl> | Thu Sep 04 21:09:43 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Sep 06 17:50:38 2008 +0200 |
tree | c2a8f18d49e22cfd69510f56722edb09a08203d0 | |
parent | f31d731e4467e61de51d7f6d7115f3b712d9354c [diff] |
x86: delay early cpu initialization until cpuid is done Move early cpu initialization after cpu early get cap so the early cpu initialization can fix up cpu caps. Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl> Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>