commit | 6a0641e51011def4e308fd07387047f5ee50647f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Feb 13 21:54:21 2007 +0100 |
committer | Arnd Bergmann <arnd@klappe.arndb.de> | Tue Feb 13 21:55:40 2007 +0100 |
tree | de784f4ec06cabadc80a5689b57bdfb475979473 | |
parent | 650f8b0291ecd0abdeadbd0ff3d70c3538e55405 [diff] |
[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>