Andriy Gapon
6703915ee7
adapt usb transfer code for SCHEDULER_STOPPED
...
When SCHEDULER_STOPPED() is true the mtx_owned() call may return
an unexpected and thus meaningless result.
So, in the code paths that can be reached when SCHEDULER_STOPPED() is true
we need to protect the mtx_owned() calls with the SCHEDULER_STOPPED()
checks and ensure that an appropriate branch is taken in each case.
Reviewed by: hselasky
MFC after: 3 months
X-MFC after: r228424
2011-12-21 10:52:17 +00:00
..
2011-12-20 00:16:52 +00:00
2011-12-15 12:14:15 +00:00
2011-12-20 15:19:29 +00:00
2011-12-13 21:26:33 +00:00
2011-12-19 14:55:14 +00:00
2011-12-04 21:43:13 +00:00
2011-12-17 15:48:55 +00:00
2011-12-20 13:53:31 +00:00
2011-10-27 14:15:26 +00:00
2011-12-18 15:36:21 +00:00
2011-12-21 10:52:17 +00:00
2011-12-21 02:45:51 +00:00
2011-12-17 15:08:43 +00:00
2011-12-17 15:26:34 +00:00
2011-11-07 15:43:11 +00:00
2011-12-20 20:29:45 +00:00
2011-12-17 15:08:43 +00:00
2011-11-22 21:28:20 +00:00
2011-12-19 20:01:21 +00:00
2011-10-10 09:13:07 +00:00
2011-12-17 15:48:55 +00:00
2011-12-20 00:33:56 +00:00
2011-12-16 14:28:34 +00:00
2011-12-20 13:53:31 +00:00
2011-12-17 10:32:31 +00:00
2011-11-11 22:57:52 +00:00
2011-12-20 13:53:31 +00:00
2011-12-19 05:50:34 +00:00
2011-11-26 23:57:03 +00:00
2011-11-07 15:43:11 +00:00
2011-10-16 08:44:03 +00:00
2011-11-18 03:05:20 +00:00
2011-12-13 07:02:48 +00:00
2011-12-21 02:45:51 +00:00
2011-12-15 02:26:53 +00:00
2011-11-07 15:43:11 +00:00
2011-12-13 13:38:03 +00:00
2011-12-17 15:08:43 +00:00
2011-11-23 23:29:18 +00:00
2011-12-18 16:53:21 +00:00
2011-11-03 14:38:03 +00:00
2011-12-12 23:29:32 +00:00
2011-12-15 05:07:16 +00:00
2011-12-19 18:55:13 +00:00
2011-10-13 14:20:27 +00:00
2011-11-09 13:26:59 +00:00
2011-11-09 07:48:48 +00:00
2011-12-16 10:56:16 +00:00
2011-12-05 16:08:18 +00:00
2011-12-15 06:29:13 +00:00