From: Christoph Hellwig Date: Mon, 23 Apr 2007 19:08:11 +0000 (+0200) Subject: [POWERPC] spufs: remove woken threads from the runqueue early X-Git-Tag: v2.6.22-rc1~1109^2~72^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a475c2f43520cb095452201da57395000cfeb94c;p=pandora-kernel.git [POWERPC] spufs: remove woken threads from the runqueue early A single context should only be woken once, and we should not have more wakeups for a given priority than the number of contexts on that runqueue position. Also add some asserts to trap future problems in this area more easily. Signed-off-by: Christoph Hellwig Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed