patch-2.1.34 linux/include/asm-mips/processor.h

Next file: linux/include/asm-ppc/atomic.h
Previous file: linux/include/asm-m68k/semaphore.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.33/linux/include/asm-mips/processor.h linux/include/asm-mips/processor.h
@@ -19,7 +19,7 @@
  */
 extern char wait_available;		/* only available on R4[26]00 */
 
-extern unsigned long intr_count;
+extern atomic_t intr_count;
 extern unsigned long event;
 
 /*

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov