patch-2.4.0-test3 linux/init/main.c
Next file: linux/ipc/shm.c
Previous file: linux/include/net/sock.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Fri Jul 7 14:18:55 2000
- Orig file:
v2.4.0-test2/linux/init/main.c
- Orig date:
Fri Jun 23 21:55:23 2000
diff -u --recursive --new-file v2.4.0-test2/linux/init/main.c linux/init/main.c
@@ -584,6 +584,7 @@
* 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)