commit | e5c0b9ec538a86433ddd725f675e0a5a2117b9ed | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jun 05 11:25:59 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Jun 07 11:44:40 2007 +1000 |
tree | b1f8fba730e91daa42ff6910d7fdf2669115537d | |
parent | d30ac1242bf842fe28501a78a460a43910ef2dba [diff] |
[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>