From: Christoph Hellwig Date: Mon, 23 Apr 2007 19:08:09 +0000 (+0200) Subject: [POWERPC] spu sched: ensure preempted threads are put back on the runqueue, part2 X-Git-Tag: v2.6.22-rc1~1109^2~72^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e097b513285e616215b23af234d127298bb8d89a;p=pandora-kernel.git [POWERPC] spu sched: ensure preempted threads are put back on the runqueue, part2 To not lose a spu thread we need to make sure it always gets put back on the runqueue. In find_victim aswell as in the scheduler tick as done in the previous patch. Signed-off-by: Christoph Hellwig Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed