diff -urN linux-2.5.39/init/main.c linux-2.5.39-s390/init/main.c
--- linux-2.5.39/init/main.c Fri Sep 27 23:49:12 2002
+++ linux-2.5.39-s390/init/main.c Mon Sep 30 13:33:57 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/