diff options
author | Wang YanQing <udknight@gmail.com> | 2013-06-28 16:45:16 +0200 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2013-06-29 00:27:29 +0200 |
commit | 237d1548543312fcc8c99d302ab68fbf8ef6f97f (patch) | |
tree | 2e3caeeddde3e72d849e707b7022cf1829626fb9 /drivers/of/base.c | |
parent | x86, cpufeature: Use new CC_HAVE_ASM_GOTO (diff) | |
download | linux-237d1548543312fcc8c99d302ab68fbf8ef6f97f.tar.xz linux-237d1548543312fcc8c99d302ab68fbf8ef6f97f.zip |
x86: Fix override new_cpu_data.x86 with 486
We should set X86 to 486 before use cpuid to detect the cpu type, if
we set X86 to 486 after cpuid, then we will get 486 until cpu_detect
runs.
Signed-off-by: Wang YanQing <udknight@gmail.com>
Link: http://lkml.kernel.org/r/20130628144516.GA2177@udknight
Acked-by: Borislav Petkov <bp@suse.de>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'drivers/of/base.c')
0 files changed, 0 insertions, 0 deletions