From: Gregory Haskins Date: Mon, 12 May 2008 19:21:14 +0000 (+0200) Subject: sched: fix SCHED_OTHER balance iterator to include all tasks X-Git-Tag: v2.6.27-rc1~1105^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d299f1b53b84e2665f402d9bcc494800aba6386;p=pandora-kernel.git sched: fix SCHED_OTHER balance iterator to include all tasks The currently logic inadvertently skips the last task on the run-queue, resulting in missed balance opportunities. Signed-off-by: Gregory Haskins Signed-off-by: David Bahi CC: Peter Zijlstra Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed