mirror of
https://github.com/torvalds/linux.git
synced 2026-05-10 09:09:50 -04:00
This commit gets rid of the smp_wmb() in record_gp_stall_check_time() in favor of an smp_store_release(). Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>