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

Next file: linux/arch/alpha/kernel/lca.c
Previous file: linux/arch/alpha/config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.32/linux/arch/alpha/kernel/irq.c linux/arch/alpha/kernel/irq.c
@@ -578,7 +578,8 @@
 			machine_check(vector, la_ptr, &regs);
 			break;
 		case 3:
-#if defined(CONFIG_ALPHA_JENSEN) || defined(CONFIG_ALPHA_NONAME)
+#if defined(CONFIG_ALPHA_JENSEN) || defined(CONFIG_ALPHA_NONAME) || \
+    defined(CONFIG_ALPHA_SRM)
 			srm_device_interrupt(vector, &regs);
 #elif defined(CONFIG_ALPHA_CABRIOLET) || defined(CONFIG_ALPHA_EB66P)
 			cabriolet_and_eb66p_device_interrupt(vector, &regs);

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