patch-2.4.19 linux-2.4.19/arch/mips/baget/irq.c

Next file: linux-2.4.19/arch/mips/baget/print.c
Previous file: linux-2.4.19/arch/mips/baget/balo_supp.S
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/arch/mips/baget/irq.c linux-2.4.19/arch/mips/baget/irq.c
@@ -27,7 +27,7 @@
 
 #include <asm/baget/baget.h>
 
-unsigned long spurious_count = 0;
+volatile unsigned long irq_err_count;
 
 /*
  * This table is a correspondence between IRQ numbers and CPU PILs

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)