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
- Lines: 10
- Date:
Sat Apr 5 12:14:20 1997
- Orig file:
v2.1.31/linux/init/main.c
- Orig date:
Fri Apr 4 08:52:26 1997
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