mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Too async libata breakage
@ 2009-01-08 19:15 Alexey Dobriyan
  2009-01-08 19:28 ` Arjan van de Ven
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Dobriyan @ 2009-01-08 19:15 UTC (permalink / raw)
  To: arjan, torvalds; +Cc: Linux Kernel, linux-ide

commit f29d3b23238e1955a8094e038c72546e99308e61 aka
"fastboot: Make libata initialization even more async"
results in no findable /dev/sda2 to mount / here.

Kernel correctly sees sda as 750GB drive and the rest too.

CONFIG_ATA_PIIX is in use, everything built-in, plain partitions,
no initrd, DM, MD etc.

^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: Too async libata breakage
@ 2009-01-08 20:02 Alexey Dobriyan
  2009-01-08 20:17 ` Pekka Paalanen
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Dobriyan @ 2009-01-08 20:02 UTC (permalink / raw)
  To: arjan, torvalds; +Cc: linux-kernel

> On Thu, 8 Jan 2009 22:15:56 +0300
> "Alexey Dobriyan" <adobriyan@gmail.com> wrote:
>
> > commit f29d3b23238e1955a8094e038c72546e99308e61 aka
> > "fastboot: Make libata initialization even more async"
> > results in no findable /dev/sda2 to mount / here.
> >
> > Kernel correctly sees sda as 750GB drive and the rest too.
> >
> > CONFIG_ATA_PIIX is in use, everything built-in, plain partitions,
> > no initrd, DM, MD etc.
>
> hmm.
> no initrd;
>
> can you try an experiment?
> if you edit init/do_mounts.c and find the "async_synchronize_full" call.
> that is just after a while() loop.
> Can you put another call to synchronize_full to also just before that
> while loop and see if that fixes it ?

Additional async_synchronize_full() helps and box boot to the end.

Hopefully noone depends on /proc/partitions being in alphabetical order. :-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-01-08 20:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-08 19:15 Too async libata breakage Alexey Dobriyan
2009-01-08 19:28 ` Arjan van de Ven
2009-01-08 20:02 Alexey Dobriyan
2009-01-08 20:17 ` Pekka Paalanen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®