patch-2.4.2 linux/arch/m68k/kernel/entry.S
Next file: linux/arch/m68k/kernel/process.c
Previous file: linux/arch/m68k/kernel/bios32.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Feb 13 14:13:43 2001
-  Orig file: 
v2.4.1/linux/arch/m68k/kernel/entry.S
-  Orig date: 
Mon Nov 27 18:02:06 2000
diff -u --recursive --new-file v2.4.1/linux/arch/m68k/kernel/entry.S linux/arch/m68k/kernel/entry.S
@@ -140,7 +140,7 @@
 	bnes	2f			| if so, skip resched, signals
 	| only allow interrupts when we are really the last one on the
 	| kernel stack, otherwise stack overflow can occur during
-	| heavy interupt load
+	| heavy interrupt load
 	andw	#ALLOWINT,%sr
 	tstl	%curptr@(TASK_NEEDRESCHED)
 	jne	SYMBOL_NAME(reschedule)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)