Bosko Milekic
84e11fbc2e
Move the setting of curproc to idleproc up earlier in ap_init(). The
...
problem is that a mutex lock, prior to this change, is acquired before
the curproc is set to idleproc, so we mess ourselves up by calling
the mutex lock routine with curproc == NULL.
Moving it up after the aps_ready spin-wait has us hopefully setting it
after idleproc is setup.
Solved by: jake (the allmighty) :-)
2001-01-28 03:41:01 +00:00
..
2001-01-27 20:56:00 +00:00
2001-01-28 03:41:01 +00:00
2001-01-24 12:35:55 +00:00
2001-01-16 09:39:23 +00:00
2001-01-24 01:46:57 +00:00
2001-01-27 00:01:31 +00:00
2001-01-27 00:01:31 +00:00
2001-01-26 13:22:18 +00:00
2001-01-10 19:28:03 +00:00
2000-10-30 11:03:32 +00:00
2000-12-30 22:06:19 +00:00
2001-01-27 20:54:24 +00:00
2001-01-27 00:01:31 +00:00
2001-01-27 00:01:31 +00:00
2001-01-27 00:01:31 +00:00
2001-01-26 13:16:11 +00:00
2001-01-28 03:41:01 +00:00
2001-01-26 17:52:34 +00:00
2001-01-25 10:51:41 +00:00
2001-01-27 00:01:31 +00:00
2001-01-28 03:41:01 +00:00
2001-01-17 20:51:16 +00:00
2001-01-24 11:20:05 +00:00
2001-01-25 09:56:04 +00:00
2001-01-24 12:35:55 +00:00
2001-01-26 19:43:54 +00:00
2000-12-21 21:44:31 +00:00
2000-12-21 21:44:31 +00:00
2001-01-26 11:35:36 +00:00
2001-01-27 02:31:08 +00:00
2001-01-23 21:11:28 +00:00
2000-12-21 21:44:31 +00:00
2001-01-14 17:25:08 +00:00
2000-12-08 21:51:06 +00:00
2001-01-07 07:03:59 +00:00
2000-12-21 21:44:31 +00:00
2001-01-04 22:45:19 +00:00
2001-01-04 22:45:19 +00:00
2000-12-21 21:44:31 +00:00
2001-01-24 12:35:55 +00:00
2000-11-04 02:42:11 +00:00
2001-01-27 13:02:06 +00:00
2001-01-09 23:39:32 +00:00
2001-01-25 01:56:27 +00:00
2001-01-26 23:32:38 +00:00
2000-11-18 21:01:04 +00:00
2001-01-28 01:07:54 +00:00
2000-12-06 06:59:38 +00:00
2001-01-24 12:35:55 +00:00
2001-01-25 01:38:09 +00:00