|
@@ -108,7 +108,6 @@ RCU_STATE_INITIALIZER(rcu_sched, 's', call_rcu_sched);
|
|
|
RCU_STATE_INITIALIZER(rcu_bh, 'b', call_rcu_bh);
|
|
|
|
|
|
static struct rcu_state *const rcu_state_p;
|
|
|
-static struct rcu_data __percpu *const rcu_data_p;
|
|
|
LIST_HEAD(rcu_struct_flavors);
|
|
|
|
|
|
/* Dump rcu_node combining tree at boot to verify correct setup. */
|