patch-2.2.17 linux/arch/ppc/kernel/local_irq.h
Next file: linux/arch/ppc/kernel/mbx_setup.c
Previous file: linux/arch/ppc/kernel/head.S
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Sep 4 18:39:16 2000
- Orig file:
v2.2.16/arch/ppc/kernel/local_irq.h
- Orig date:
Mon Sep 4 18:37:47 2000
diff -u --recursive --new-file v2.2.16/arch/ppc/kernel/local_irq.h linux/arch/ppc/kernel/local_irq.h
@@ -26,6 +26,7 @@
struct irqdesc {
struct irqaction *action;
struct hw_interrupt_type *ctl;
+ int level;
};
extern struct irqdesc irq_desc[NR_IRQS];
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)