On Tue, 29 May 2007, Mark Lord wrote:
> 
> Okay, just to make it trivial,
> I've narrowed it down to only this commit from Alan Stern:
> 
> 7ed92f1a149dddc3cb537ccd7441e98adac12c3e USB: make the autosuspend workqueue
> thread freezable

Heh. Have I mentioned how much I *hate* those kernel threads being frozen?

Just for fun, could you try if the patch that just rips out the freezer 
calls from the STR code just fixes the problem too (instead of reverting 
that commit?)

It was done by Matthew Garrett <[EMAIL PROTECTED]>, and you should be 
able to find it in the kernel archives under the subject

        Re: pcmcia resume 60 second hang. Re: [patch 00/69] -stable review
        Message-ID: <[EMAIL PROTECTED]>

and it would be interesting to hear if that just solves the problem for 
you too.

There's a different (but related to all the same freezer problems) patch 
by Rafael Wysocki <[EMAIL PROTECTED]>:

        Re: [RFC][PATCH][EXPERIMENTAL] Make kernel threads nonfreezable by 
default
        Message-Id: <[EMAIL PROTECTED]>

which would also be worth trying out.

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

Reply via email to