patch-1.3.76 linux/arch/i386/kernel/smp.c
Next file: linux/arch/i386/kernel/time.c
Previous file: linux/arch/i386/kernel/setup.c
Back to the patch index
Back to the overall index
-  Lines: 8
 -  Date:
Mon Mar 18 13:15:00 1996
 -  Orig file: 
v1.3.75/linux/arch/i386/kernel/smp.c
 -  Orig date: 
Sun Mar 17 09:04:04 1996
 
diff -u --recursive --new-file v1.3.75/linux/arch/i386/kernel/smp.c linux/arch/i386/kernel/smp.c
@@ -494,6 +494,7 @@
 	c->fdiv_bug=fdiv_bug;
 	c->wp_works_ok=wp_works_ok;		/* Always assumed the same currently */
 	c->hlt_works_ok=hlt_works_ok;
+	c->have_cpuid=have_cpuid;
 	c->udelay_val=loops_per_sec;
 	strcpy(c->x86_vendor_id, x86_vendor_id);
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this