git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e0f4ed
)
[POWERPC] spu_base: move spu_init_channels out of spu_mutex
author
Christoph Hellwig
<hch@lst.de>
Mon, 23 Apr 2007 19:08:14 +0000
(21:08 +0200)
committer
Arnd Bergmann
<arnd@klappe.arndb.de>
Mon, 23 Apr 2007 19:18:55 +0000
(21:18 +0200)
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>
No differences found