patch-1.3.76 linux/arch/i386/kernel/head.S

Next file: linux/arch/i386/kernel/irq.c
Previous file: linux/arch/i386/boot/video.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.75/linux/arch/i386/kernel/head.S linux/arch/i386/kernel/head.S
@@ -133,6 +133,7 @@
 	je is486
 isnew:	pushl %ecx		# restore original EFLAGS
 	popfl
+	incl SYMBOL_NAME(have_cpuid)	# we have CPUID
 	/* get processor type */
 	movl $1, %eax		# Use the CPUID instruction to 
 	.byte 0x0f, 0xa2	# check the processor type

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