Re: 2.6.21-rc suspend regression: sysfs deadlock

From: Linus Torvalds
Date: Tue Mar 13 2007 - 17:21:20 EST




On Tue, 13 Mar 2007, Cornelia Huck wrote:
>
> Another call that deadlocked with Oliver's patch is ungroup for s390
> ccwgroup devices. It can be made to work again with a similar patch.

Could we please make this easier to use by having some common sysfs helper
routine for this kind of "delayed_store()" functionality.

I'm not a huge fan of delayed work at all, but if we have to have it, at
least make it one generic function rather than having multiple functions
all doing their own workqueue logic for it.

Linus
-
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/