|
@@ -360,8 +360,6 @@ void rcu_user_exit(void);
|
|
#else
|
|
#else
|
|
static inline void rcu_user_enter(void) { }
|
|
static inline void rcu_user_enter(void) { }
|
|
static inline void rcu_user_exit(void) { }
|
|
static inline void rcu_user_exit(void) { }
|
|
-static inline void rcu_user_hooks_switch(struct task_struct *prev,
|
|
|
|
- struct task_struct *next) { }
|
|
|
|
#endif /* CONFIG_NO_HZ_FULL */
|
|
#endif /* CONFIG_NO_HZ_FULL */
|
|
|
|
|
|
#ifdef CONFIG_RCU_NOCB_CPU
|
|
#ifdef CONFIG_RCU_NOCB_CPU
|