mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-12 15:16:03 +09: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>