patch-1.3.64 linux/arch/alpha/kernel/irq.c

Next file: linux/arch/i386/kernel/ksyms.c
Previous file: linux/arch/alpha/kernel/bios32.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.63/linux/arch/alpha/kernel/irq.c linux/arch/alpha/kernel/irq.c
@@ -622,6 +622,8 @@
 			cabriolet_and_eb66p_device_interrupt(vector, &regs);
 #elif NR_IRQS == 32
 			eb66_and_eb64p_device_interrupt(vector, &regs);
+#elif NR_IRQS == 16
+			isa_device_interrupt(vector, &regs);
 #endif
 			return;
 		case 4:

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this