patch-2.1.69 linux/arch/i386/kernel/irq.h
Next file: linux/arch/i386/kernel/process.c
Previous file: linux/arch/i386/kernel/init_task.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Dec  1 10:34:10 1997
-  Orig file: 
v2.1.68/linux/arch/i386/kernel/irq.h
-  Orig date: 
Mon Jun 16 16:35:53 1997
diff -u --recursive --new-file v2.1.68/linux/arch/i386/kernel/irq.h linux/arch/i386/kernel/irq.h
@@ -44,7 +44,7 @@
 	"pushl %edx\n\t" \
 	"pushl %ecx\n\t" \
 	"pushl %ebx\n\t" \
-	"movl $" STR(KERNEL_DS) ",%edx\n\t" \
+	"movl $" STR(__KERNEL_DS) ",%edx\n\t" \
 	"mov %dx,%ds\n\t" \
 	"mov %dx,%es\n\t"
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov