|
@@ -217,10 +217,6 @@ do { \
|
|
|
#error "Unknown RCU implementation specified to kernel configuration"
|
|
#error "Unknown RCU implementation specified to kernel configuration"
|
|
|
#endif
|
|
#endif
|
|
|
|
|
|
|
|
-#define RCU_SCHEDULER_INACTIVE 0
|
|
|
|
|
-#define RCU_SCHEDULER_INIT 1
|
|
|
|
|
-#define RCU_SCHEDULER_RUNNING 2
|
|
|
|
|
-
|
|
|
|
|
/*
|
|
/*
|
|
|
* init_rcu_head_on_stack()/destroy_rcu_head_on_stack() are needed for dynamic
|
|
* init_rcu_head_on_stack()/destroy_rcu_head_on_stack() are needed for dynamic
|
|
|
* initialization and destruction of rcu_head on the stack. rcu_head structures
|
|
* initialization and destruction of rcu_head on the stack. rcu_head structures
|