]> Git Repo - linux.git/commit
Documentation/locking/atomic: Finish the document...
authorPeter Zijlstra <[email protected]>
Wed, 23 Aug 2017 16:15:20 +0000 (18:15 +0200)
committerIngo Molnar <[email protected]>
Fri, 25 Aug 2017 09:06:33 +0000 (11:06 +0200)
commitca110694c6950dfd7bc864138c80fe39ea43da5b
treecd1924e8654b7d3bf23e33eea2c4700536039b6c
parente6f3faa734a00c606b7b06c6b9f15e5627d3245b
Documentation/locking/atomic: Finish the document...

Julia reported that the document looked unfinished, and it is. I
forgot to include the example cooked up by Paul here:

  https://lkml.kernel.org/r/20170731174345[email protected]

and I added an explicit example showing how, while it is an ACQUIRE
pattern, it really does provide an MB.

Reported-by: Julia Cartwright <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Boqun Feng <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Will Deacon <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Documentation/atomic_t.txt
This page took 0.053008 seconds and 4 git commands to generate.