kernel-ark/init
Linus Torvalds 8d610dd52d Make sure we populate the initroot filesystem late enough
We should not initialize rootfs before all the core initializers have
run.  So do it as a separate stage just before starting the regular
driver initializers.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-11 12:12:04 -08:00
..
calibrate.c
do_mounts_initrd.c
do_mounts_md.c
do_mounts_rd.c
do_mounts.c
do_mounts.h
initramfs.c Make sure we populate the initroot filesystem late enough 2006-12-11 12:12:04 -08:00
Kconfig
main.c Make sure we populate the initroot filesystem late enough 2006-12-11 12:12:04 -08:00
Makefile
version.c