aboutsummaryrefslogtreecommitdiff
path: root/kernel/rcutree_trace.c
diff options
context:
space:
mode:
authorPaul E. McKenney <paul.mckenney@linaro.org>2012-05-03 15:38:10 -0700
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2012-05-09 14:26:57 -0700
commit98248a0e24327bc64eb7518145c44bff7bebebc3 (patch)
tree5ec88465d949558e42e83fd8321c725614c00269 /kernel/rcutree_trace.c
parent21e52e15666323078b8517a4312712579176b56f (diff)
rcu: Explicitly initialize RCU_FAST_NO_HZ per-CPU variables
The current initialization of the RCU_FAST_NO_HZ per-CPU variables makes needless and fragile assumptions about the initial value of things like the jiffies counter. This commit therefore explicitly initializes all of them that are better started with a non-zero value. It also adds some comments describing the per-CPU state variables. Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/rcutree_trace.c')
0 files changed, 0 insertions, 0 deletions