patch-2.4.22 linux-2.4.22/arch/alpha/kernel/process.c

Next file: linux-2.4.22/arch/alpha/kernel/proto.h
Previous file: linux-2.4.22/arch/alpha/kernel/pci_impl.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/alpha/kernel/process.c linux-2.4.22/arch/alpha/kernel/process.c
@@ -159,7 +159,7 @@
 		/* This has the effect of resetting the VGA video origin.  */
 		take_over_console(&dummy_con, 0, MAX_NR_CONSOLES-1, 1);
 #endif
-		/* reset_for_srm(); */
+		pci_restore_srm_config();
 		set_hae(srm_hae);
 	}
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)