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

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)