|
|
@@ -211,8 +211,6 @@ struct rcu_data {
|
|
|
/* different grace periods. */
|
|
|
long qlen_last_fqs_check;
|
|
|
/* qlen at last check for QS forcing */
|
|
|
- unsigned long n_cbs_invoked; /* count of RCU cbs invoked. */
|
|
|
- unsigned long n_nocbs_invoked; /* count of no-CBs RCU cbs invoked. */
|
|
|
unsigned long n_force_qs_snap;
|
|
|
/* did other CPU force QS recently? */
|
|
|
long blimit; /* Upper limit on a processed batch */
|