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:
9873552
)
documentation: Update circular buffer for load-acquire/store-release
author
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Mon, 4 Nov 2013 19:20:56 +0000
(11:20 -0800)
committer
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Tue, 3 Dec 2013 18:08:57 +0000
(10:08 -0800)
This commit replaces full barriers by targeted use of load-acquire and
store-release.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
[ paulmck: Restore comments as suggested by David Howells. ]
No differences found