Paul E. McKenney ac5e9e801f rcu: Add memory barriers for NOCB leader wakeup
commit 6b5fc3a1331810db407c9e0e673dc1837afdc9d0 upstream.

Wait/wakeup operations do not guarantee ordering on their own.  Instead,
either locking or memory barriers are required.  This commit therefore
adds memory barriers to wake_nocb_leader() and nocb_leader_wait().

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Tested-by: Krister Johansen <kjlx@templeofstupid.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-07-21 07:42:22 +02:00
..
2016-04-04 09:46:47 -04:00
2017-06-14 15:06:00 +02:00
2017-05-20 14:28:40 +02:00
2017-07-05 14:40:24 +02:00
2016-05-27 15:26:11 -07:00
2016-10-07 18:46:30 -07:00
2016-09-22 20:00:36 -05:00