]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignments
authorChristoph Hellwig <hch@lst.de>
Tue, 13 Feb 2007 20:36:47 +0000 (21:36 +0100)
committerArnd Bergmann <arnd@klappe.arndb.de>
Tue, 13 Feb 2007 20:52:36 +0000 (21:52 +0100)
commitd96dd81d1d04d037f1707905ce8b62dfda964f84
tree6674e69a8da14e70ddcf9333eb7c28e99402d86f
parent0874b9d79e671b8ba61ef19eb4e02a3bea1e9c6a
[POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignments

unbind_context already sets the context state to SPU_STATE_SAVED, thus
the spu_deactivate callers don't need to do it again.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
arch/powerpc/platforms/cell/spufs/context.c
arch/powerpc/platforms/cell/spufs/sched.c