From: Linus Torvalds Date: Mon, 11 Dec 2006 20:12:04 +0000 (-0800) Subject: Make sure we populate the initroot filesystem late enough X-Git-Tag: v2.6.20-rc1~146^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d610dd52dd1da696e199e4b4545f33a2a5de5c6;p=pandora-kernel.git 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 --- Reading git-diff-tree failed