mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08: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>