git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8993780
)
Make sure we populate the initroot filesystem late enough
author
Linus Torvalds
<torvalds@woody.osdl.org>
Mon, 11 Dec 2006 20:12:04 +0000
(12:12 -0800)
committer
Linus Torvalds
<torvalds@woody.osdl.org>
Mon, 11 Dec 2006 20:12:04 +0000
(12:12 -0800)
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>
No differences found