mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-01 10:42:58 +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>