Re: [12/74] staging: usbip: bugfixes related to kthread conversion

From: Arnd Bergmann
Date: Sun Apr 17 2011 - 16:15:37 EST


On Wednesday 13 April 2011, Greg KH wrote:
> From: Arjan Mels <arjan.mels@xxxxxxx>
>
> commit d2dd0b07c3e725d386d20294ec906f7ddef207fa upstream.
>
> When doing a usb port reset do a queued reset instead to prevent a
> deadlock: the reset will cause the driver to unbind, causing the
> usb_driver_lock_for_reset to stall.
>
> Signed-off-by: Arjan Mels <arjan.mels@xxxxxxx>
> Cc: Takahiro Hirofuchi <hirofuchi@xxxxxxxxxxxxxxxxxxxxx>
> Cc: Max Vozeler <max@xxxxxxxxxxx>
> Cc: Arnd Bergmann <arnd@xxxxxxxx>
> Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>
>

I think either the subject line is misleading or the patch is not
needed in -stable. The kthread conversion was done in 2.6.38, so
any bug introduced by it would not need to be fixed in an earlier
version, afaict.

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