Kirill Korotaev
efc30814a8
[PATCH] sched: CPU hotplug race vs. set_cpus_allowed()
...
There is a race between set_cpus_allowed() and move_task_off_dead_cpu().
__migrate_task() doesn't report any err code, so task can be left on its
runqueue if its cpus_allowed mask changed so that dest_cpu is not longer a
possible target. Also, chaning cpus_allowed mask requires rq->lock being
held.
Signed-off-by: Kirill Korotaev <dev@openvz.org>
Acked-By: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-27 17:32:44 -07:00
..
2006-06-23 07:43:08 -07:00
2006-06-27 17:32:35 -07:00
2006-06-26 09:58:21 -07:00
2006-01-03 11:35:26 +01:00
2006-06-27 17:32:39 -07:00
2006-06-27 17:32:39 -07:00
2006-06-20 05:25:28 -04:00
2006-06-20 05:25:28 -04:00
2006-06-27 17:32:39 -07:00
2006-03-25 08:22:56 -08:00
2006-06-25 10:01:15 -07:00
2006-01-03 13:37:51 +01:00
2006-06-27 17:32:41 -07:00
2006-06-26 09:58:26 -07:00
2005-04-16 15:20:36 -07:00
2006-03-24 07:33:30 -08:00
2006-06-26 09:58:24 -07:00
2006-05-15 11:20:55 -07:00
2006-06-26 09:58:27 -07:00
2006-03-31 12:18:59 -08:00
2006-06-23 07:42:45 -07:00
2006-06-27 17:32:41 -07:00
2006-03-26 08:57:03 -08:00
2005-10-30 17:37:32 -08:00
2005-06-23 09:45:10 -07:00
2005-06-25 16:24:45 -07:00
2006-06-23 07:43:02 -07:00
2005-10-08 15:00:57 -07:00
2006-03-28 18:36:41 -08:00
2006-06-26 09:58:22 -07:00
2006-06-23 07:43:02 -07:00
2006-06-25 10:01:24 -07:00
2006-06-26 10:51:09 -07:00
2006-06-26 11:05:15 -07:00
2006-06-27 17:32:38 -07:00
2006-06-26 09:58:16 -07:00
2006-06-26 09:58:16 -07:00
2006-06-26 09:58:16 -07:00
2006-04-11 06:18:40 -07:00
2006-03-28 09:16:03 -08:00
2006-03-31 12:19:00 -08:00
2006-06-17 10:52:13 -07:00
2006-03-26 08:57:03 -08:00
2006-06-25 10:01:13 -07:00
2006-06-27 17:32:40 -07:00
2006-06-26 09:58:27 -07:00
2006-06-27 17:32:41 -07:00
2006-06-27 17:32:40 -07:00
2006-03-23 19:58:45 +01:00
2006-06-27 17:32:36 -07:00
2006-06-27 17:32:44 -07:00
2005-04-16 15:20:36 -07:00
2006-06-26 09:58:27 -07:00
2006-06-27 17:32:41 -07:00
2006-06-27 17:32:41 -07:00
2006-03-23 07:38:16 -08:00
2006-06-25 10:01:22 -07:00
2006-06-23 07:42:53 -07:00
2006-06-25 10:01:06 -07:00
2006-06-27 17:32:38 -07:00
2006-06-26 09:58:20 -07:00
2006-06-27 17:32:41 -07:00
2006-04-19 16:27:18 -07:00
2006-06-26 10:48:18 -07:00
2006-06-22 15:05:55 -07:00
2005-04-16 15:20:36 -07:00
2006-06-27 17:32:40 -07:00