Skip to content
Commit d92f842b authored by Scott Tsai's avatar Scott Tsai Committed by Paul E. McKenney
Browse files

memory-barriers.txt: Fix typo in pairing example



In the "general barrier pairing with implicit control depdendency"
example, the last write by CPU 1 was meant to change variable x and not
y. The example would be pretty uninteresting if no CPU ever changes x
and the variable was initialized to zero.

Signed-off-by: default avatarScott Tsai <scottt@scottt.tw>
Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
parent 0902b1f4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment