jhb
63837ad584
Remove an assertion that is no longer correct with the addition of
...
sx_sleep(). During sx_sleep(), we drop the sleepqueue chain lock after
putting the thread on the queue but before checking for signals while
we release the sx lock. If another thread wakes up the thread that is
about to go to sleep during that window, then TDF_SINTR won't be set when
the current thread checks for signals. Thus, it isn't accurate to always
assert that that flag is set here anymore.
Reported by: peter
Approved by: re (kib)
2008-09-10 21:30:35 +00:00
..
2006-07-12 22:57:57 +00:00
2005-02-18 00:23:36 +00:00
2006-05-16 00:23:44 +00:00
2007-12-07 14:30:26 +00:00
2006-03-16 00:25:32 +00:00
2005-06-19 02:21:03 +00:00
2008-02-13 16:41:26 +00:00
2008-04-24 10:52:30 +00:00
2006-09-03 09:21:59 +00:00
2005-11-13 03:14:00 +00:00
2005-04-16 12:12:27 +00:00
2008-06-03 18:51:53 +00:00
2008-08-20 19:07:21 +00:00
2008-05-16 11:41:50 +00:00
2008-05-09 19:03:55 +00:00
2008-04-24 10:46:25 +00:00
2005-10-09 03:29:03 +00:00
2006-09-04 17:17:25 +00:00
2007-06-25 23:58:46 +00:00
2007-05-17 13:52:37 +00:00
2007-11-06 03:01:32 +00:00
2005-04-04 21:53:56 +00:00
2007-10-29 21:10:03 +00:00
2005-11-13 03:12:32 +00:00
2006-03-07 18:08:09 +00:00
2006-03-01 20:53:24 +00:00
2005-06-10 23:21:29 +00:00
2007-09-04 22:40:40 +00:00
2007-11-18 00:15:32 +00:00
2007-03-28 16:58:23 +00:00
2008-08-22 01:17:56 +00:00
2006-03-22 17:34:39 +00:00
2008-08-28 20:29:33 +00:00
2007-12-05 00:00:10 +00:00
2008-06-24 21:08:30 +00:00
2007-12-19 23:03:02 +00:00
2005-02-10 12:02:37 +00:00
2007-09-27 20:24:56 +00:00
2005-05-28 14:34:41 +00:00
2005-08-15 18:46:13 +00:00
2006-06-16 22:11:55 +00:00
2007-11-24 19:45:57 +00:00
2007-03-09 13:54:26 +00:00
2008-03-15 03:20:53 +00:00
2007-09-27 20:24:56 +00:00
2008-04-03 19:40:58 +00:00
2008-09-01 23:03:05 +00:00
2008-05-12 06:45:37 +00:00
2008-08-22 01:16:16 +00:00
2008-08-20 19:07:21 +00:00
2006-08-11 19:23:49 +00:00
2006-08-07 10:12:56 +00:00
2005-03-26 20:04:28 +00:00
2007-06-18 22:44:59 +00:00
2007-10-16 21:32:19 +00:00
2005-12-28 19:30:41 +00:00
2008-08-20 19:07:21 +00:00
2007-06-23 19:18:50 +00:00
2008-09-05 17:03:10 +00:00
2008-09-05 17:03:10 +00:00
2005-07-18 19:54:49 +00:00
2005-05-30 15:09:18 +00:00
2006-04-05 22:15:00 +00:00
2008-06-24 19:55:22 +00:00
2005-09-27 12:00:31 +00:00
2006-07-31 18:53:55 +00:00
2007-11-05 11:49:44 +00:00
2005-05-03 10:58:05 +00:00
2006-02-14 03:29:31 +00:00
2005-02-23 19:32:29 +00:00
2007-02-22 19:10:48 +00:00
2005-10-06 18:29:30 +00:00
2005-10-02 10:06:15 +00:00
2006-08-01 17:40:13 +00:00
2005-02-27 22:02:03 +00:00
2005-10-17 00:16:54 +00:00
2005-11-11 18:50:45 +00:00
2006-05-22 23:51:14 +00:00
2005-03-02 21:33:29 +00:00
2007-11-02 19:00:06 +00:00
2005-02-10 12:02:37 +00:00
2008-09-10 21:30:35 +00:00
2005-06-30 03:38:10 +00:00
2006-10-15 18:23:14 +00:00
2006-09-02 15:28:09 +00:00
2006-09-06 21:43:59 +00:00
2007-09-27 20:24:56 +00:00
2005-03-14 06:51:29 +00:00
2006-09-02 05:42:16 +00:00
2007-03-05 11:17:31 +00:00
2007-11-25 17:31:42 +00:00
2008-07-30 19:52:54 +00:00
2005-04-16 18:46:29 +00:00
2008-04-24 10:52:30 +00:00
2008-09-01 23:56:23 +00:00
2007-12-06 22:00:05 +00:00
2008-07-18 13:57:05 +00:00
2007-12-03 21:47:33 +00:00
2005-02-27 21:52:42 +00:00
2007-11-27 18:43:09 +00:00
2006-09-29 07:33:56 +00:00
2008-05-26 11:15:15 +00:00
2005-06-11 11:59:48 +00:00
2005-10-26 20:21:23 +00:00
2006-05-16 07:27:49 +00:00
2005-07-25 00:08:12 +00:00
2006-03-23 23:24:33 +00:00
2008-07-18 14:45:22 +00:00
2007-03-12 12:13:53 +00:00
2007-08-23 18:17:08 +00:00
2008-02-14 11:46:08 +00:00
2007-10-03 21:06:05 +00:00
2006-09-09 01:30:11 +00:00
2007-06-11 11:27:04 +00:00
2006-09-05 03:23:02 +00:00
2006-03-22 17:54:50 +00:00
2008-02-26 18:19:49 +00:00
2007-03-09 13:54:26 +00:00
2005-09-12 15:53:58 +00:00
2005-02-20 23:02:20 +00:00
2007-02-23 12:23:41 +00:00
2007-05-10 09:18:07 +00:00
2007-05-24 16:09:38 +00:00
2008-05-17 12:46:24 +00:00
2008-02-26 18:19:49 +00:00
2008-04-24 10:46:25 +00:00