Thread (12 messages) 12 messages, 3 authors, 2014-01-23

Re: [PATCH v10 1/4] qrwlock: A queue read/write lock implementation

From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2014-01-23 17:52:29
Also in: lkml

On Thu, Jan 23, 2014 at 9:47 AM, Waiman Long [off-list ref] wrote:
Thank for the info. I am less familiar with that kind of issues on other
architecture. I will add a smp_mb__after_atomic_dec() & send out a new
patch.
SInce it's the unlock path,. you need to use the "mb__*before*"
versions, since presumably you want to protect what is inside the lock
from leaking out, not some random thing after the lock from leaking
in..

              Linus
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help