Skip to content
Commit a80be428 authored by Sergey Senozhatsky's avatar Sergey Senozhatsky Committed by Paul E. McKenney
Browse files

rcu: Do not disable GP stall detection in rcu_cpu_stall_reset()



rcu_cpu_stall_reset() is one of the functions virtual CPUs
execute during VM resume in order to handle jiffies skew
that can trigger false positive stall warnings. Paul has
pointed out that this approach is problematic because
rcu_cpu_stall_reset() disables RCU grace period stall-detection
virtually forever, while in fact it can just restart the
stall-detection timeout.

Suggested-by: default avatar"Paul E. McKenney" <paulmck@kernel.org>
Signed-off-by: default avatarSergey Senozhatsky <senozhatsky@chromium.org>
Signed-off-by: default avatarSigned-off-by: Paul E. McKenney <paulmck@kernel.org>
parent ccfc9dd6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment