[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <453292EE.4010309@drzeus.cx>
Date: Sun, 15 Oct 2006 21:58:38 +0200
From: Pierre Ossman <drzeus-list@...eus.cx>
To: pHilipp Zabel <philipp.zabel@...il.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [MMC] Use own work queue
Russell King wrote:
> The problem is likely that the boot is continuing in parallel with
> detecting the card, because the card detection is running in its own
> separate thread. Meanwhile, the init thread is trying to read from
> the as-yet missing root device and erroring out.
>
>
That's what I suspect as well. I know using a root device on USB has
these kinds of problems. And the solution I've mostly seen is adding a
delay somewhere in initrd.
My experience with embedded systems is limited unfortunately, Perhaps
Russell has some nice solution for Philipp? :)
Rgds
--
-- Pierre Ossman
Linux kernel, MMC maintainer http://www.kernel.org
PulseAudio, core developer http://pulseaudio.org
rdesktop, core developer http://www.rdesktop.org
OLPC, developer http://www.laptop.org
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists