Bryan Venteicher
e5bbc81be8
Do not use potentially stale thread in kthread_add()
...
When an existing process is provided, the thread selected to use
to initialize the new thread could have exited and be reaped.
Acquire the proc lock earlier to ensure the thread remains valid.
Reviewed by: jhb, julian (previous version)
MFC after: 3 days
2013-08-17 17:02:43 +00:00
..
2013-08-15 17:44:44 +00:00
2013-08-17 15:09:14 +00:00
2013-08-12 03:52:23 +00:00
2013-03-21 22:59:01 +00:00
2013-08-16 16:14:32 +00:00
2013-08-17 14:09:46 +00:00
2013-08-17 14:18:41 +00:00
2013-08-17 15:21:17 +00:00
2013-08-11 01:09:16 +00:00
2013-07-11 16:27:11 +00:00
2013-08-17 06:29:45 +00:00
2013-08-16 14:22:20 +00:00
2013-07-24 09:45:31 +00:00
2013-08-15 22:52:39 +00:00
2013-08-15 21:09:05 +00:00
2013-08-13 21:34:03 +00:00
2013-08-17 17:02:43 +00:00
2013-07-09 01:05:28 +00:00
2013-07-27 20:47:01 +00:00
2013-08-12 00:38:47 +00:00
2013-08-14 08:03:57 +00:00
2013-08-07 01:32:08 +00:00
2013-08-14 04:24:25 +00:00
2013-04-26 12:50:32 +00:00
2013-07-23 10:25:34 +00:00
2013-08-15 04:08:55 +00:00
2013-08-17 07:14:45 +00:00
2013-07-23 14:14:24 +00:00
2013-07-29 13:17:18 +00:00
2013-06-28 20:21:13 +00:00
2013-07-31 19:14:00 +00:00
2013-07-04 00:54:23 +00:00
2013-05-31 00:43:41 +00:00
2013-08-15 07:54:31 +00:00
2013-08-15 07:54:31 +00:00
2013-08-07 06:21:20 +00:00
2013-08-12 23:30:01 +00:00
2013-08-09 11:11:11 +00:00
2013-07-09 01:05:28 +00:00
2013-07-09 09:03:01 +00:00
2013-08-09 11:11:11 +00:00
2013-08-16 21:13:55 +00:00
2013-08-06 16:50:05 +00:00
2013-08-17 07:10:01 +00:00
2013-08-15 17:21:06 +00:00
2013-03-15 10:21:18 +00:00
2013-08-07 06:21:20 +00:00
2013-03-12 14:21:52 +00:00