diff options
Diffstat (limited to 'kernel/rcu/tree.h')
| -rw-r--r-- | kernel/rcu/tree.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/rcu/tree.h b/kernel/rcu/tree.h index ec62a05bfdb3..7468b4de7e0c 100644 --- a/kernel/rcu/tree.h +++ b/kernel/rcu/tree.h | |||
| @@ -596,6 +596,7 @@ extern struct rcu_state rcu_preempt_state; | |||
| 596 | #endif /* #ifdef CONFIG_PREEMPT_RCU */ | 596 | #endif /* #ifdef CONFIG_PREEMPT_RCU */ |
| 597 | 597 | ||
| 598 | int rcu_dynticks_snap(struct rcu_dynticks *rdtp); | 598 | int rcu_dynticks_snap(struct rcu_dynticks *rdtp); |
| 599 | bool rcu_eqs_special_set(int cpu); | ||
| 599 | 600 | ||
| 600 | #ifdef CONFIG_RCU_BOOST | 601 | #ifdef CONFIG_RCU_BOOST |
| 601 | DECLARE_PER_CPU(unsigned int, rcu_cpu_kthread_status); | 602 | DECLARE_PER_CPU(unsigned int, rcu_cpu_kthread_status); |
