commit | 46cbf93960e64f313f6e247cbca7afaa50e3ee2c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Jun 29 10:57:57 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Tue Jul 03 15:24:45 2007 +1000 |
tree | 00266a8ca2cdb95b9a62d3b60e6882bcfef2a1f7 | |
parent | ea1ae5949d7fcd2e622226ba71741a0f43b6ef0a [diff] |
[POWERPC] spusched: Catch nosched contexts in spu_deactivate spu_deactivate should never be called for nosched contets. Put in a check so we can print a stacktrace and exit early in case it happes erroneously. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Paul Mackerras <paulus@samba.org>