[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>
Showing
- arch/powerpc/platforms/cell/spufs/context.c 1 addition, 1 deletionarch/powerpc/platforms/cell/spufs/context.c
- arch/powerpc/platforms/cell/spufs/run.c 2 additions, 2 deletionsarch/powerpc/platforms/cell/spufs/run.c
- arch/powerpc/platforms/cell/spufs/spufs.h 1 addition, 1 deletionarch/powerpc/platforms/cell/spufs/spufs.h
Please register or sign in to comment