patch-2.1.116 linux/arch/i386/kernel/head.S
Next file: linux/arch/i386/kernel/io_apic.c
Previous file: linux/arch/i386/kernel/entry.S
Back to the patch index
Back to the overall index
-  Lines: 10
 -  Date:
Sat Aug  8 10:44:15 1998
 -  Orig file: 
v2.1.115/linux/arch/i386/kernel/head.S
 -  Orig date: 
Thu Jul 16 18:09:23 1998
 
diff -u --recursive --new-file v2.1.115/linux/arch/i386/kernel/head.S linux/arch/i386/kernel/head.S
@@ -241,9 +241,6 @@
 #endif
 	xorl %eax,%eax
 	lldt %ax
-	pushl %eax		# These are the parameters to main :-)
-	pushl %eax
-	pushl %eax
 	cld			# gcc2 wants the direction flag cleared at all times
 	call SYMBOL_NAME(start_kernel)
 L6:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov