From: Christoph Hellwig Date: Fri, 29 Jun 2007 00:58:06 +0000 (+1000) Subject: [POWERPC] spusched: Fix runqueue corruption X-Git-Tag: v2.6.23-rc1~767^2^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27449971e6907ff38bde7bbc4647e55bd7309fc3;p=pandora-kernel.git [POWERPC] spusched: Fix runqueue corruption spu_activate can be called from multiple threads at the same time on behalf of the same spu context. We need to make sure to only add it once to avoid runqueue corruption. Signed-off-by: Christoph Hellwig Signed-off-by: Jeremy Kerr Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed