From 7ed92f1a149dddc3cb537ccd7441e98adac12c3e Mon Sep 17 00:00:00 2001 From: Alan Stern Date: Tue, 22 May 2007 09:38:39 -0400 Subject: [PATCH] USB: make the autosuspend workqueue thread freezable This patch (as881b) makes the ksuspend_usb_wq workqueue freezable. We don't want a rogue workqueue thread running around, unexpectedly suspending or resuming USB devices in the middle of a system sleep transition. This fixes Bugzilla #8498. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed