From: Arjan Mels Date: Tue, 5 Apr 2011 18:26:11 +0000 (+0200) Subject: staging: usbip: bugfixes related to kthread conversion X-Git-Tag: v2.6.39-rc3~18^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2dd0b07c3e725d386d20294ec906f7ddef207fa;p=pandora-kernel.git staging: usbip: bugfixes related to kthread conversion 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 Cc: Takahiro Hirofuchi Cc: Max Vozeler Cc: Arnd Bergmann Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed