]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] spufs: Don't yield nosched context
authorChristoph Hellwig <hch@lst.de>
Tue, 5 Jun 2007 01:25:59 +0000 (11:25 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 7 Jun 2007 01:44:40 +0000 (11:44 +1000)
commite5c0b9ec538a86433ddd725f675e0a5a2117b9ed
treeb1f8fba730e91daa42ff6910d7fdf2669115537d
parentd30ac1242bf842fe28501a78a460a43910ef2dba
[POWERPC] spufs: Don't yield nosched context

Nosched context sould never be scheduled out, thus we must not
deactivate them in spu_yield ever.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/cell/spufs/sched.c