commit | 693525e3bea25cf2ee6cf2b862ba7c148e891df2 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Tue Jul 21 13:56:38 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Aug 02 14:26:15 2009 +0200 |
tree | 7bb3ba6262c1adad1ffb8a52df9ff0924caec76a | |
parent | 8f48894fcc89ddec62e1762f73a0825793e59e91 [diff] |
sched: Ensure the migration task doesn't go away during use 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>