commit | 785c29ef9573d98b31493c9a68c3589449082108 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon Oct 15 17:00:11 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 15 17:00:11 2007 +0200 |
tree | ba4d54cd9f57f5f4de7e0479977d1335b3458b35 | |
parent | 8465e792e82c567b80358e38732164b770ed4b7f [diff] |
sched: remove condition from set_task_cpu() remove condition from set_task_cpu(). Now that ->vruntime is not global anymore, it should (and does) work fine without it too. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>