]> err.no Git - linux-2.6/blobdiff - arch/x86/kernel/bugs_64.c
x86: use identify_boot_cpu
[linux-2.6] / arch / x86 / kernel / bugs_64.c
index 8f520f93ffd44ca91a887d0dc4ea029a4aae7f10..60207e999a04431479c41916e6a5c244770e14ed 100644 (file)
@@ -12,7 +12,7 @@
 
 void __init check_bugs(void)
 {
-       identify_cpu(&boot_cpu_data);
+       identify_boot_cpu();
 #if !defined(CONFIG_SMP)
        printk("CPU: ");
        print_cpu_info(&boot_cpu_data);