]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-i386/processor.h
[PATCH] x86-64/i386: Intel HT, Multi core detection fixes
[linux-2.6-omap-h63xx.git] / include / asm-i386 / processor.h
index 0a4ec764377ca1aa0db8c607a35e9ddfd586d297..9cd4a05234a16a2037df6575684b43d84186aa90 100644 (file)
@@ -65,7 +65,9 @@ struct cpuinfo_x86 {
        int     f00f_bug;
        int     coma_bug;
        unsigned long loops_per_jiffy;
-       unsigned char x86_num_cores;
+       unsigned char x86_max_cores;    /* cpuid returned max cores value */
+       unsigned char booted_cores;     /* number of cores as seen by OS */
+       unsigned char apicid;
 } __attribute__((__aligned__(SMP_CACHE_BYTES)));
 
 #define X86_VENDOR_INTEL 0