From: Peter Zijlstra Date: Wed, 10 Mar 2010 16:07:24 +0000 (+0100) Subject: sched: Fix pick_next_highest_task_rt() for cgroups X-Git-Tag: v2.6.34-rc2~49^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d07467b7aa91623b31d7b5888a123a2c8c8e9cc;p=pandora-kernel.git sched: Fix pick_next_highest_task_rt() for cgroups Since pick_next_highest_task_rt() already iterates all the cgroups and is really only interested in tasks, skip over the !task entries. Reported-by: Dhaval Giani Signed-off-by: Peter Zijlstra Tested-by: Dhaval Giani LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed