mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-10 18:56:35 +00:00
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>