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:
db1384b
)
[POWERPC] spufs: avoid spurious memory barriers
author
Christoph Hellwig
<hch@lst.de>
Mon, 23 Apr 2007 19:08:21 +0000
(21:08 +0200)
committer
Arnd Bergmann
<arnd@klappe.arndb.de>
Mon, 23 Apr 2007 19:18:57 +0000
(21:18 +0200)
We now have proper locking around assignets of the mapping pointers,
and the spin_unlock implies enough of a barrier to get rid of the
explicit one.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
No differences found