|
@@ -1398,8 +1398,6 @@ struct task_struct {
|
|
int rcu_read_lock_nesting;
|
|
int rcu_read_lock_nesting;
|
|
union rcu_special rcu_read_unlock_special;
|
|
union rcu_special rcu_read_unlock_special;
|
|
struct list_head rcu_node_entry;
|
|
struct list_head rcu_node_entry;
|
|
-#endif /* #ifdef CONFIG_PREEMPT_RCU */
|
|
|
|
-#ifdef CONFIG_PREEMPT_RCU
|
|
|
|
struct rcu_node *rcu_blocked_node;
|
|
struct rcu_node *rcu_blocked_node;
|
|
#endif /* #ifdef CONFIG_PREEMPT_RCU */
|
|
#endif /* #ifdef CONFIG_PREEMPT_RCU */
|
|
#ifdef CONFIG_TASKS_RCU
|
|
#ifdef CONFIG_TASKS_RCU
|