]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] spufs: state_mutex cleanup
authorChristoph Hellwig <hch@lst.de>
Tue, 13 Feb 2007 20:54:21 +0000 (21:54 +0100)
committerArnd Bergmann <arnd@klappe.arndb.de>
Tue, 13 Feb 2007 20:55:40 +0000 (21:55 +0100)
commit0657663ddf73c69644b0d3a5d2ead102fe279399
treede784f4ec06cabadc80a5689b57bdfb475979473
parent0d740aefa170ea5756c9174dca637c58dcc6c473
[POWERPC] spufs: state_mutex cleanup

Various cleanups in code surrounding the state semaphore:

 - inline spu_acquire/spu_release
 - cleanup spu_acquire_* and add kerneldoc comments to these functions
 - remove spu_release_exclusive and replace it with spu_release

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