patch-2.4.0-test6 linux/init/main.c
Next file: linux/kernel/Makefile
Previous file: linux/include/video/fbcon.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sun Aug 6 11:43:16 2000
- Orig file:
v2.4.0-test5/linux/init/main.c
- Orig date:
Thu Jul 27 17:38:02 2000
diff -u --recursive --new-file v2.4.0-test5/linux/init/main.c linux/init/main.c
@@ -585,7 +585,6 @@
* make syscalls (and thus be locked).
*/
smp_init();
- kmem_cpucache_init();
kernel_thread(init, NULL, CLONE_FS | CLONE_FILES | CLONE_SIGHAND);
unlock_kernel();
current->need_resched = 1;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)