mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-28 21:40:27 +09: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>