From: Mike Galbraith Date: Thu, 11 Mar 2010 16:17:16 +0000 (+0100) Subject: sched: Fix select_idle_sibling() X-Git-Tag: v2.6.35-rc1~521^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b911acdf08477c059d1c36c21113ab1696c612b;p=pandora-kernel.git sched: Fix select_idle_sibling() Don't bother with selection when the current cpu is idle. Recent load balancing changes also make it no longer necessary to check wake_affine() success before returning the selected sibling, so we now always use it. Signed-off-by: Mike Galbraith Signed-off-by: Peter Zijlstra LKML-Reference: <1268301369.6785.36.camel@marge.simson.net> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed