From: Peter Zijlstra Date: Sat, 19 Apr 2008 17:44:57 +0000 (+0200) Subject: sched: fix wakeup granularity for buddies X-Git-Tag: v2.6.26-rc1~1132^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bbd3336eee1e712a290e0dfd1a64cbbdd63a508;p=pandora-kernel.git sched: fix wakeup granularity for buddies The wakeup buddy logic didn't use the same wakeup granularity logic as the wakeup preemption did, this might cause the ->next buddy to be selected past the point where we would have preempted had the task been a single running instance. Signed-off-by: Peter Zijlstra Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed