]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/cpu/amd_64.c
x86, cpu init: call early_init_xxx in init_xxx
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / cpu / amd_64.c
index c5fbf7477ead859d20c4f7115b1605f2e2e58613..8c2d07f06f1d04591e7d45325b4f3285182cafb4 100644 (file)
@@ -140,6 +140,8 @@ static void __cpuinit init_amd(struct cpuinfo_x86 *c)
        }
 #endif
 
+       early_init_amd(c);
+
        /* Bit 31 in normal CPUID used for nonstandard 3DNow ID;
           3DNow is IDd by bit 31 in extended CPUID (1*32+31) anyway */
        clear_cpu_cap(c, 0*32+31);