patch-1.3.99 linux/arch/i386/kernel/irq.c
Next file: linux/arch/i386/kernel/setup.c
Previous file: linux/arch/i386/config.in
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Mon May  6 12:26:02 1996
 -  Orig file: 
v1.3.98/linux/arch/i386/kernel/irq.c
 -  Orig date: 
Fri Apr 12 15:51:46 1996
 
diff -u --recursive --new-file v1.3.98/linux/arch/i386/kernel/irq.c linux/arch/i386/kernel/irq.c
@@ -370,7 +370,7 @@
 {
 	struct irqaction * action = *(irq + irq_action);
 #ifdef __SMP__
-	/* IRQ 13 is allowed - thats a flush tlb */
+	/* IRQ 13 is allowed - that's a flush tlb */
 	if(smp_threads_ready && active_kernel_processor!=smp_processor_id() && irq!=13)
 		panic("fast_IRQ %d: active processor set wrongly(%d not %d).\n", irq, active_kernel_processor, smp_processor_id());
 #endif
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