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
- Lines: 10
- Date:
Mon Oct 9 13:10:40 1995
- Orig file:
v1.3.32/linux/arch/alpha/kernel/irq.c
- Orig date:
Wed Oct 4 14:14:28 1995
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, ®s);
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, ®s);
#elif defined(CONFIG_ALPHA_CABRIOLET) || defined(CONFIG_ALPHA_EB66P)
cabriolet_and_eb66p_device_interrupt(vector, ®s);
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