projects
/
urcu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
196f4fa
)
rculfhash: Ensure future-proof memory barrier semantic consistency
author
Mathieu Desnoyers
<mathieu.desnoyers@efficios.com>
Tue, 8 May 2012 21:09:46 +0000
(17:09 -0400)
committer
Mathieu Desnoyers
<mathieu.desnoyers@efficios.com>
Tue, 8 May 2012 21:09:46 +0000
(17:09 -0400)
Use cmm_smp_mb__before_uatomic_or() prior to the uatomic_or() in
_rcu_lfht_del() to ensure correct memory barrier semantic when we relax
(in the future) the barrier implementation of some architectures.
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
No differences found
This page took
0.026669 seconds
and
4
git commands to generate.