patch-2.1.127 linux/arch/i386/kernel/entry.S
Next file: linux/arch/i386/kernel/setup.c
Previous file: linux/arch/i386/defconfig
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Oct 27 10:20:47 1998
-  Orig file: 
v2.1.126/linux/arch/i386/kernel/entry.S
-  Orig date: 
Thu Sep 17 17:53:34 1998
diff -u --recursive --new-file v2.1.126/linux/arch/i386/kernel/entry.S linux/arch/i386/kernel/entry.S
@@ -107,7 +107,7 @@
 2:	popl %es;	\
 	addl $4,%esp;	\
 3:	iret;		\
-.section fixup,"ax";	\
+.section .fixup,"ax";	\
 4:	movl $0,(%esp);	\
 	jmp 1b;		\
 5:	movl $0,(%esp);	\
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov