Oliver Neukum [mailto:oliver@xxxxxxxxxx] > Sent: Sunday, October 19, 2014 3:48 AM [...] > The diagnosis is good, the fix is not good. It opens a race > during which the queued work can touch a suspended device. The delayed work would wake up the device by calling usb_autopm_get_interface() before accessing the device. Besides, there is a mutex to avoid the race. Best Regards, Hayes -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html