mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
This commit explicitly states that surrounding a non-value-returning atomic read-modify atomic operations provides full ordering, just as is provided by value-returning atomic read-modify-write operations. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>