Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[POWERPC] spu sched: ensure preempted threads are put back on the run…
…queue, 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 <hch@lst.de> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
- Loading branch information