diff options
author | Paul E. McKenney <paul.mckenney@linaro.org> | 2012-05-04 02:38:10 +0400 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2012-05-10 01:26:57 +0400 |
commit | 98248a0e24327bc64eb7518145c44bff7bebebc3 (patch) | |
tree | 5ec88465d949558e42e83fd8321c725614c00269 /kernel/rtmutex-tester.c | |
parent | 21e52e15666323078b8517a4312712579176b56f (diff) | |
download | linux-98248a0e24327bc64eb7518145c44bff7bebebc3.tar.xz |
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/rtmutex-tester.c')
0 files changed, 0 insertions, 0 deletions