sched: Ensure the migration task doesn't go away during use
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 21 Jul 2009 11:56:38 +0000 (13:56 +0200)
committerIngo Molnar <mingo@elte.hu>
Sun, 2 Aug 2009 12:26:15 +0000 (14:26 +0200)
Like sched_migrate_task(), set_cpus_allowed_ptr() should hold
onto the migration thread too.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c

diff --cc kernel/sched.c
Simple merge