From: Arnd Bergmann Date: Wed, 4 Jan 2006 19:31:25 +0000 (+0100) Subject: [PATCH] spufs fix spu_acquire_runnable error path X-Git-Tag: v2.6.16-rc1~666^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0106246594a05f02a6be6ee4695c7584c758fa7f;p=pandora-kernel.git [PATCH] spufs fix spu_acquire_runnable error path When spu_activate fails in spu_acquire_runnable, the state must still be SPU_STATE_SAVED, we were incorrectly setting it to SPU_STATE_RUNNABLE. Signed-off-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed