Files
linux-st/kernel
Paul E. McKenney 57a2fe90fc rcutorture: Apply ACCESS_ONCE() to racy fullstop accesses
Because the fullstop variable can be accessed while it is being updated,
this commit avoids any resulting compiler mischief through use of
ACCESS_ONCE() for non-initialization accesses to this shared variable.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
2014-02-23 09:03:16 -08:00
..
2014-01-25 08:55:09 +01:00
2014-02-23 09:02:54 -08:00
2014-01-14 14:54:00 -05:00
2014-01-23 16:37:02 -08:00
2014-01-30 16:56:54 -08:00