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
- Lines: 9
- Date:
Fri Apr 12 09:49:30 1996
- Orig file:
v1.3.86/linux/arch/i386/kernel/process.c
- Orig date:
Wed Apr 3 16:06:55 1996
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