commit | 62c05d583ec016c40011462d5f03b072bfbd3dc7 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Apr 23 21:08:14 2007 +0200 |
committer | Arnd Bergmann <arnd@klappe.arndb.de> | Mon Apr 23 21:18:55 2007 +0200 |
tree | 2ac005d75bf415cb038aebaf3a9547a09ffc9d21 | |
parent | 4e0f4ed0df71013290cd2a01f7b84264f7b99678 [diff] |
[POWERPC] spu_base: move spu_init_channels out of spu_mutex There is no reason to execute spu_init_channels under spu_mutex after the spu has been taken off the freelist it's ours. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>