Mark Lord
55e5fdfa54
USB: hub.c loops forever on resume from ram due to bluetooth
...
Okay, found it. The root cause here was a missing CONFIG_USB_SUSPEND=y,
which means the hci_usb device never got marked as USB_STATE_SUSPENDED,
which then caused the loop to go on forever.
The system works fine now with CONFIG_USB_SUSPEND=y in the .config.
Here's the patch to prevent future lockups for this or other causes.
I no longer need it, but it does still seem a good idea.
Signed-off-by: Mark Lord <mlord@pobox.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2007-07-12 16:29:48 -07:00
..
2007-07-10 08:03:34 +02:00
2007-07-11 16:02:10 -07:00
2007-07-12 13:40:57 -07:00
2007-07-11 16:02:10 -07:00
2007-06-01 08:18:28 -07:00
2007-07-11 16:09:09 -07:00
2007-07-11 16:09:06 -07:00
2007-07-11 06:53:45 +02:00
2007-07-10 08:03:34 +02:00
2007-07-12 13:41:54 -07:00
2007-07-11 16:02:10 -07:00
2007-07-12 13:42:43 -07:00
2007-05-24 21:23:24 +10:00
2007-06-28 11:34:53 -07:00
2007-07-10 00:07:49 +02:00
2007-07-11 16:09:09 -07:00
2007-07-12 16:29:47 -07:00
2007-06-24 08:59:10 -07:00
2007-07-12 13:40:57 -07:00
2007-07-12 13:40:57 -07:00
2007-07-10 00:07:41 +02:00
2007-07-12 13:40:57 -07:00
2007-07-11 16:09:06 -07:00
2007-07-11 16:02:10 -07:00
2007-06-15 12:30:59 +03:00
2007-07-12 13:40:20 -07:00
2007-07-12 15:01:23 -07:00
2007-07-11 16:02:10 -07:00
2007-06-05 11:04:56 -05:00
2007-06-24 08:59:11 -07:00
2007-07-11 16:09:06 -07:00
2007-07-12 14:17:12 -07:00
2007-07-10 17:33:04 +01:00
2007-07-12 13:40:57 -07:00
2007-05-21 09:18:19 -07:00
2007-07-11 16:09:06 -07:00
2007-05-27 12:13:53 -04:00
2007-07-12 13:41:29 -07:00
2007-07-11 16:09:09 -07:00
2007-07-06 10:23:43 -07:00
2007-07-10 11:28:22 +01:00
2007-07-11 16:09:09 -07:00
2007-07-12 13:40:20 -07:00
2007-07-11 16:09:09 -07:00
2007-05-31 01:52:53 -07:00
2007-07-12 13:40:57 -07:00
2007-07-12 13:40:57 -07:00
2007-07-11 16:09:09 -07:00
2007-07-12 17:41:07 +01:00
2007-07-12 16:29:48 -07:00
2007-07-12 13:40:57 -07:00
2007-07-11 16:09:09 -07:00
2007-07-11 16:09:09 -07:00
2007-07-10 14:47:59 -07:00
2007-07-10 11:25:44 +01:00