-
由 Paul E. McKenney 提交于
Currently, the rcu_node_class[], rcu_fqs_class[], and rcu_exp_class[] arrays needlessly pollute the global namespace within tree.c. This commit therefore converts them to static local variables within rcu_init_one(). Signed-off-by: NPaul E. McKenney <paulmck@linux.vnet.ibm.com>
3dc5dbe9