From: Christoph Hellwig Date: Mon, 23 Apr 2007 19:08:17 +0000 (+0200) Subject: [POWERPC] spufs: turn run_sema into run_mutex X-Git-Tag: v2.6.22-rc1~1109^2~72^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e45d48a34d4d1862d28d22c2533b8c6bb83b8c1f;p=pandora-kernel.git [POWERPC] spufs: turn run_sema into run_mutex There is no reason for run_sema to be a struct semaphore. Changing it to a mutex and rename it accordingly. Signed-off-by: Christoph Hellwig Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed