patch-1.3.31 linux/arch/i386/boot/setup.S
Next file: linux/arch/i386/config.in
Previous file: linux/arch/i386/boot/compressed/head.S
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Mon Oct  2 14:25:09 1995
-  Orig file: 
v1.3.30/linux/arch/i386/boot/setup.S
-  Orig date: 
Tue Jun 20 09:10:31 1995
diff -u --recursive --new-file v1.3.30/linux/arch/i386/boot/setup.S linux/arch/i386/boot/setup.S
@@ -344,6 +344,7 @@
 	lmsw	ax		! This is it!
 	jmp	flush_instr
 flush_instr:
+	mov	bx,#0		! Flag to indicate a boot
 	jmpi	0x1000,KERNEL_CS	! jmp offset 1000 of segment 0x10 (cs)
 
 ! This routine checks that the keyboard command queue is empty
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