patch-2.1.32 linux/init/main.c

Next file: linux/kernel/ksyms.c
Previous file: linux/include/linux/sysctl.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.31/linux/init/main.c linux/init/main.c
@@ -909,7 +909,9 @@
 #ifdef __SMP__
 	smp_init();
 #endif
+#ifdef CONFIG_SYSCTL
 	sysctl_init();
+#endif
 	/* 
 	 *	We count on the initial thread going ok 
 	 *	Like idlers init is an unlocked kernel thread, which will

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov