[POWERPC] spufs: turn run_sema into run_mutex
authorChristoph Hellwig <hch@lst.de>
Mon, 23 Apr 2007 19:08:17 +0000 (21:08 +0200)
committerArnd Bergmann <arnd@klappe.arndb.de>
Mon, 23 Apr 2007 19:18:56 +0000 (21:18 +0200)
commite45d48a34d4d1862d28d22c2533b8c6bb83b8c1f
tree55f4ded08f94739beaac92a998aaef2b6c88eb9c
parentc8a1e9393a86f862ab9c8bc0db9b8a1822226f84
[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 <hch@lst.de>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
arch/powerpc/platforms/cell/spufs/context.c
arch/powerpc/platforms/cell/spufs/run.c
arch/powerpc/platforms/cell/spufs/spufs.h