diff options
Diffstat (limited to 'kernel/rcu/rcu.h')
| -rw-r--r-- | kernel/rcu/rcu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/rcu/rcu.h b/kernel/rcu/rcu.h index 5c1798ec32f7..4303b880ac99 100644 --- a/kernel/rcu/rcu.h +++ b/kernel/rcu/rcu.h | |||
| @@ -195,6 +195,7 @@ extern void resched_cpu(int cpu); | |||
| 195 | #include <linux/rcu_node_tree.h> | 195 | #include <linux/rcu_node_tree.h> |
| 196 | 196 | ||
| 197 | extern int rcu_num_lvls; | 197 | extern int rcu_num_lvls; |
| 198 | extern int num_rcu_lvl[]; | ||
| 198 | extern int rcu_num_nodes; | 199 | extern int rcu_num_nodes; |
| 199 | static bool rcu_fanout_exact; | 200 | static bool rcu_fanout_exact; |
| 200 | static int rcu_fanout_leaf; | 201 | static int rcu_fanout_leaf; |
