From: Peter Zijlstra Date: Tue, 4 Nov 2008 20:25:10 +0000 (+0100) Subject: sched: fix buddies for group scheduling X-Git-Tag: v2.6.28-rc4~31^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02479099c286894644f8e96c6bbb535ab64662fd;p=pandora-kernel.git sched: fix buddies for group scheduling Impact: scheduling order fix for group scheduling For each level in the hierarchy, set the buddy to point to the right entity. Therefore, when we do the hierarchical schedule, we have a fair chance of ending up where we meant to. Signed-off-by: Peter Zijlstra Acked-by: Mike Galbraith Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed