patch-2.4.0-test2 linux/include/linux/irq.h
Next file: linux/include/linux/joystick.h
Previous file: linux/include/linux/interrupt.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Fri Jun 23 21:30:22 2000
- Orig file:
v2.4.0-test1/linux/include/linux/irq.h
- Orig date:
Fri Mar 10 16:40:49 2000
diff -u --recursive --new-file v2.4.0-test1/linux/include/linux/irq.h linux/include/linux/irq.h
@@ -18,6 +18,7 @@
#define IRQ_WAITING 32 /* IRQ not yet seen - for autodetection */
#define IRQ_LEVEL 64 /* IRQ level triggered */
#define IRQ_MASKED 128 /* IRQ masked - shouldn't be seen again */
+#define IRQ_PER_CPU 256 /* IRQ is per CPU */
/*
* Interrupt controller descriptor. This is all we need
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)