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 8077aff7ab40..d51e6edc8e83 100644 --- a/kernel/rcu/tree.h +++ b/kernel/rcu/tree.h | |||
| @@ -90,6 +90,7 @@ struct rcu_node { | |||
| 90 | /* an rcu_data structure, otherwise, each */ | 90 | /* an rcu_data structure, otherwise, each */ |
| 91 | /* bit corresponds to a child rcu_node */ | 91 | /* bit corresponds to a child rcu_node */ |
| 92 | /* structure. */ | 92 | /* structure. */ |
| 93 | unsigned long rcu_gp_init_mask; /* Mask of offline CPUs at GP init. */ | ||
| 93 | unsigned long qsmaskinit; | 94 | unsigned long qsmaskinit; |
| 94 | /* Per-GP initial value for qsmask. */ | 95 | /* Per-GP initial value for qsmask. */ |
| 95 | /* Initialized from ->qsmaskinitnext at the */ | 96 | /* Initialized from ->qsmaskinitnext at the */ |
