From: Christoph Hellwig Date: Tue, 13 Feb 2007 20:36:48 +0000 (+0100) Subject: [POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLE X-Git-Tag: v2.6.21-rc1~273^2~3^2~6^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81998bafe299b8b675157f0a4dfe8dad43215da9;p=pandora-kernel.git [POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLE Only bind_context/unbind_context change the spu context state. Thus we can move all assignents of SPU_STATE_RUNNABLE into bind_context, which parallels the unbind side aswell. Signed-off-by: Christoph Hellwig Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed