hselasky
35c04fd76f
Resolve a deadlock setting the USB configuration index from userspace
...
on USB HUBs by moving the code into the USB explore threads. The
deadlock happens because child devices of the USB HUB don't have the
expected reference count when called from outside the explore
thread. Only the HUB device itself, which the IOCTL interface locks,
gets the correct reference count.
MFC after: 3 days
2014-06-08 20:10:29 +00:00
..
2014-06-08 20:10:29 +00:00
2013-07-24 18:32:15 +00:00
2014-03-17 07:19:19 +00:00
2014-05-27 08:14:54 +00:00
2014-04-18 16:19:33 +00:00
2014-04-25 19:47:27 +00:00
2013-10-30 14:04:47 +00:00
2013-12-11 13:20:32 +00:00
2014-06-05 01:55:23 +00:00
2014-04-05 16:08:13 +00:00
2014-05-18 09:13:29 +00:00
2014-02-05 08:02:52 +00:00
2014-06-02 07:08:34 +00:00
2013-08-12 09:17:48 +00:00
2013-12-06 08:42:41 +00:00
2014-05-18 09:13:29 +00:00
2014-06-08 20:10:29 +00:00
2014-03-20 13:53:24 +00:00
2014-06-08 20:10:29 +00:00
2014-05-30 13:45:20 +00:00
2014-05-30 13:45:20 +00:00
2014-06-08 20:10:29 +00:00
2014-06-08 20:10:29 +00:00
2014-06-08 20:10:29 +00:00
2013-08-12 09:17:48 +00:00
2014-05-30 13:45:20 +00:00
2014-05-30 07:30:24 +00:00
2014-05-09 14:28:11 +00:00
2014-03-20 13:53:24 +00:00
2014-03-20 13:53:24 +00:00
2014-01-13 15:21:11 +00:00
2014-03-14 08:42:30 +00:00
2014-02-06 08:47:14 +00:00
2014-05-27 08:14:54 +00:00
2014-06-08 20:10:29 +00:00