On Mon, May 29, 2006 at 03:11:07PM +0200, Arjan van de Ven wrote: > > That's what scsi_complete_async_scans() is for. If you have a built-in > > module, it will wait for the async scans to finish before we get as far > > as trying to mount root. > > that sounds the wrong place, at least, I would expect the wait is needed > before starting the initramfs, since that is where some distros mount > their root (mount-by-label and I suspect many other cases will do it > from there, such as iscsi rootfs etc) It's a late_initcall(), so it happens before initramfs too. - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html