From: Ingo Molnar Date: Mon, 15 Oct 2007 15:00:11 +0000 (+0200) Subject: sched: remove condition from set_task_cpu() X-Git-Tag: v2.6.24-rc1~1289^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=785c29ef9573d98b31493c9a68c3589449082108;p=pandora-kernel.git 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 Signed-off-by: Peter Zijlstra --- Reading git-diff-tree failed