aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/srcu.c
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2014-12-23 21:33:14 -0800
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2015-01-15 23:33:17 -0800
commit630181c4a915edb0761bb282c567d3abc8ca2f35 (patch)
tree0d2c62ef2866b5e913a0a7aff9c1d6477fca2ac9 /kernel/rcu/srcu.c
parentrcu: Fix RCU CPU stall detection in tiny implementation (diff)
downloadlinux-dev-630181c4a915edb0761bb282c567d3abc8ca2f35.tar.xz
linux-dev-630181c4a915edb0761bb282c567d3abc8ca2f35.zip
rcu: Initialize tiny RCU stall-warning timeouts at boot
The current tiny RCU stall-warning code assumes that the jiffies counter starts at zero, however, it is sometimes initialized to other values, for example, -30,000. This commit therefore changes rcu_init() to invoke reset_cpu_stall_ticks() for both flavors of RCU to initialize the stall-warning times properly at boot. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/rcu/srcu.c')
0 files changed, 0 insertions, 0 deletions