From: Andre Detsch Date: Fri, 11 Jan 2008 04:03:26 +0000 (+1100) Subject: [POWERPC] spufs: Fix memory leak on SPU affinity X-Git-Tag: v2.6.25-rc1~303^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58119068cb27ef7513f80aff44b62a3a8f40ef5f;p=pandora-kernel.git [POWERPC] spufs: Fix memory leak on SPU affinity Reference count for the "neighbor" spu context was not being correctly decremented after usage. So, contexts used as reference during SPU affinity setup were not being deallocated, leading to a memory leak. Signed-off-by: Andre Detsch Signed-off-by: Jeremy Kerr Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed