]> git.baikalelectronics.ru Git - kernel.git/commit
x86: delay early cpu initialization until cpuid is done
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Thu, 4 Sep 2008 19:09:43 +0000 (21:09 +0200)
committerIngo Molnar <mingo@elte.hu>
Sat, 6 Sep 2008 15:50:38 +0000 (17:50 +0200)
commite51a2bf005158fa713cdaf7e9990772ec7b17f96
treec2a8f18d49e22cfd69510f56722edb09a08203d0
parent1882c61df64f8dcc4c5aaaa62aa6feb8a8fd054a
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>
arch/x86/kernel/cpu/common.c