patch-2.1.76 linux/arch/i386/kernel/head.S
Next file: linux/arch/i386/kernel/setup.c
Previous file: linux/arch/alpha/kernel/entry.S
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Dec 23 10:45:12 1997
- Orig file:
v2.1.75/linux/arch/i386/kernel/head.S
- Orig date:
Sun Dec 21 22:36:12 1997
diff -u --recursive --new-file v2.1.75/linux/arch/i386/kernel/head.S linux/arch/i386/kernel/head.S
@@ -172,7 +172,7 @@
* if CPUID works.
*/
movl $0x69727943,X86_VENDOR_ID # low 4 chars
- movl $0x00000078,X86_VENDOR_ID # next 4 chars
+ movl $0x00000078,X86_VENDOR_ID+4 # next 4 chars
/*
* N.B. The pattern of accesses to 0x22 and 0x23 is *important*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov