[PATCH] 2.5.40 s390 (25/27): init call.

From: Martin Schwidefsky (schwidefsky@de.ibm.com)
Date: Fri Oct 04 2002 - 09:35:51 EST


Remove call to s390_init_machine_check in init/main.c, the new boot code
on s390 calls it via arch_initcall.

diff -urN linux-2.5.40/init/main.c linux-2.5.40-s390/init/main.c
--- linux-2.5.40/init/main.c Tue Oct 1 09:06:20 2002
+++ linux-2.5.40-s390/init/main.c Fri Oct 4 16:16:50 2002
@@ -493,13 +493,6 @@
         sysctl_init();
 #endif
 
- /*
- * Ok, at this point all CPU's should be initialized, so
- * we can start looking into devices..
- */
-#if defined(CONFIG_ARCH_S390)
- s390_init_machine_check();
-#endif
         /* Networking initialization needs a process context */
         sock_init();
 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Oct 07 2002 - 22:00:44 EST