patch-2.1.94 linux/arch/i386/kernel/irq.c
Next file: linux/arch/i386/kernel/mca.c
Previous file: linux/arch/i386/kernel/head.S
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Apr 7 07:48:54 1998
- Orig file:
v2.1.93/linux/arch/i386/kernel/irq.c
- Orig date:
Thu Mar 26 15:57:02 1998
diff -u --recursive --new-file v2.1.93/linux/arch/i386/kernel/irq.c linux/arch/i386/kernel/irq.c
@@ -70,7 +70,9 @@
static unsigned int irq_events [NR_IRQS] = { -1, };
static int disabled_irq [NR_IRQS] = { 0, };
+#ifdef __SMP__
static int ipi_pending [NR_IRQS] = { 0, };
+#endif
/*
* Not all IRQs can be routed through the IO-APIC, eg. on certain (older)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov