diff options
| author | Andrew Morton <akpm@osdl.org> | 2004-04-20 17:42:18 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-04-20 17:42:18 -0700 |
| commit | d8d03c0fd974d03201505fd359ee9f3b03a1220b (patch) | |
| tree | 62924aca6610e6a1495c5aab2594acd92b34828d /include/linux/buffer_head.h | |
| parent | c13b1e723329b828f1a7904625fcecc0c22307be (diff) | |
[PATCH] Call populate_rootfs later in boot
populate_rootfs() is called rather early - before we've called init_idle().
But populate_rootfs() does file I/O, which involves calls to cond_resched(),
and downing of semaphores, etc. If it scheules, the scheduler emits
scheduling-while-atomic warnings and sometimes oopses.
So run populate_rootfs() later, after the scheduler is all set up.
Diffstat (limited to 'include/linux/buffer_head.h')
0 files changed, 0 insertions, 0 deletions
