patch-2.1.106 linux/arch/i386/kernel/head.S
Next file: linux/arch/i386/kernel/process.c
Previous file: linux/arch/i386/kernel/entry.S
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Wed Jun 10 14:01:52 1998
- Orig file:
v2.1.105/linux/arch/i386/kernel/head.S
- Orig date:
Wed May 20 19:10:37 1998
diff -u --recursive --new-file v2.1.105/linux/arch/i386/kernel/head.S linux/arch/i386/kernel/head.S
@@ -104,11 +104,6 @@
* in 16-bit mode for the "real" operations.
*/
call setup_idt
- xorl %eax,%eax
-1: incl %eax # check that A20 really IS enabled
- movl %eax,0x000000 # loop forever if it isn't
- cmpl %eax,0x100000
- je 1b
/*
* Initialize eflags. Some BIOS's leave bits like NT set. This would
* confuse the debugger if this code is traced.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov