mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-27 21:10:28 +09: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>