From: Christoph Hellwig Date: Tue, 13 Feb 2007 20:54:24 +0000 (+0100) Subject: [POWERPC] spufs: optimize spu_run X-Git-Tag: v2.6.21-rc1~273^2~3^2~6^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26bec67386dbf6ef887254e815398842e182cdcd;p=pandora-kernel.git [POWERPC] spufs: optimize spu_run There is no need to directly wake up contexts in spu_activate when called from spu_run, so add a flag to surpress this wakeup. Signed-off-by: Christoph Hellwig Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed