patch-1.3.87 linux/arch/i386/kernel/process.c

Next file: linux/arch/i386/kernel/smp.c
Previous file: linux/arch/i386/kernel/irq.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.86/linux/arch/i386/kernel/process.c linux/arch/i386/kernel/process.c
@@ -65,7 +65,7 @@
 				 is an error calling the idle routine, we
 				 should hlt if possible.  We need to check
 				 need_resched again because an interrupt
-				 may have occured in apm_do_idle(). */
+				 may have occurred in apm_do_idle(). */
 			start_bh_atomic();
 			if (!apm_do_idle() && !need_resched)
 				__asm__("hlt");

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