Re: [Bug 10030] Suspend doesn't work when SD card is inserted

From: Alan Stern
Date: Thu Feb 21 2008 - 18:05:23 EST


On Thu, 21 Feb 2008, Rafael J. Wysocki wrote:

> BTW, below is a simplified version of the patch, without the mutex protecting
> suspending_task. I'd like to push it upstream if it looks good.

It does look good. Go ahead and push.

Acked-by: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>

> Please also have a look at http://bugzilla.kernel.org/show_bug.cgi?id=10030.
> There seems to be another issue related to us holding devices' semaphores.
> Namely, it looks like, when the user removes the card, a concurrent thread
> (from a workqueue) calls device_del() and blocks on the dev->sem held by
> us and then something else deadlocks with this thread. I'll be looking into
> this tomorrow.

I've been too busy with other things to look at the activity on that
bug report. Tonight or tomorrow...

Alan Stern

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/