Commit 8d610dd5 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

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: default avatarLinus Torvalds <torvalds@osdl.org>
parent 8993780a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment