From: Peter Zijlstra Date: Fri, 11 Sep 2009 10:45:38 +0000 (+0200) Subject: sched: Fix task affinity for select_task_rq_fair X-Git-Tag: v2.6.32-rc1~652^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7c33c4930f569caf6b2ece597432853c4151a45;p=pandora-kernel.git sched: Fix task affinity for select_task_rq_fair While merging select_task_rq_fair() and sched_balance_self() I made a mistake that leads to testing the wrong task affinty. Signed-off-by: Peter Zijlstra LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed