From: Suresh Siddha Date: Thu, 19 Jul 2007 19:28:35 +0000 (+0200) Subject: [PATCH] sched: fix the all pinned logic in load_balance_newidle() X-Git-Tag: v2.6.23-rc1~261^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=969bb4e4032dac67287951d8f6642a3b5119694e;p=pandora-kernel.git [PATCH] sched: fix the all pinned logic in load_balance_newidle() nr_moved is not the correct check for triggering all pinned logic. Fix the all pinned logic in the case of load_balance_newidle(). Signed-off-by: Suresh Siddha Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed