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:
c8a1e93
)
[POWERPC] spufs: turn run_sema into run_mutex
author
Christoph Hellwig
<hch@lst.de>
Mon, 23 Apr 2007 19:08:17 +0000
(21:08 +0200)
committer
Arnd Bergmann
<arnd@klappe.arndb.de>
Mon, 23 Apr 2007 19:18:56 +0000
(21:18 +0200)
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>
No differences found