patch-2.4.22 linux-2.4.22/arch/alpha/kernel/sys_miata.c
Next file: linux-2.4.22/arch/alpha/kernel/sys_nautilus.c
Previous file: linux-2.4.22/arch/alpha/kernel/sys_alcor.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
2003-08-25 04:44:39.000000000 -0700
- Orig file:
linux-2.4.21/arch/alpha/kernel/sys_miata.c
- Orig date:
2003-06-13 07:51:29.000000000 -0700
diff -urN linux-2.4.21/arch/alpha/kernel/sys_miata.c linux-2.4.22/arch/alpha/kernel/sys_miata.c
@@ -247,6 +247,7 @@
{
cia_kill_arch(mode);
+#ifndef ALPHA_RESTORE_SRM_SETUP
switch(mode) {
case LINUX_REBOOT_CMD_RESTART:
/* Who said DEC engineers have no sense of humor? ;-) */
@@ -262,6 +263,7 @@
}
halt();
+#endif
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)