All of lore.kernel.org
 help / color / mirror / Atom feed
* About mmc delayed workqueue.
@ 2011-03-29 23:33 NamJae Jeon
  2011-03-29 23:34 ` Ben Dooks
  0 siblings, 1 reply; 6+ messages in thread
From: NamJae Jeon @ 2011-03-29 23:33 UTC (permalink / raw)
  To: cjb, linux-mmc

Hi. Chris.

I found some problem in mmc driver.  As you know, in nand trend, emmc
nand is used  booting device in embededd product.

It means that kernel, rootfs image is stored in emmc nand device. and
when rescaning mmc, mmc driver is working by delay work queue.

It can be cause "can not mount rootfs".  If  kernel mounting is faster
than mmc rescan, this problem would occur..

I changed to schedule_work instead of mmc_schedule_delayed_work. I can
make patch & test.

could you tell me your opinion ?

Thanks.

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

end of thread, other threads:[~2011-03-30  5:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-29 23:33 About mmc delayed workqueue NamJae Jeon
2011-03-29 23:34 ` Ben Dooks
2011-03-29 23:44   ` Chris Ball
     [not found]     ` <AANLkTi=5R9w0k_Hg=htyDc=aQDA+t1HOLvWtfAOvMo+z@mail.gmail.com>
2011-03-30  0:40       ` NamJae Jeon
2011-03-30  2:17       ` Chris Ball
2011-03-30  5:10         ` NamJae Jeon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.