commit | c035280f1761b3336f4dad336906c19735d7ba5f | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.ibm.com> | Tue May 21 08:28:41 2019 -0700 |
committer | Paul E. McKenney <paulmck@linux.ibm.com> | Tue Aug 13 14:35:49 2019 -0700 |
tree | 85ad343275c09506e944585ea78b5f4056aa3d9f | |
parent | e7f4c5b3998a3cf1bd8dbf110948075b47ac9b78 [diff] |
rcu/nocb: Remove obsolete nocb_q_count and nocb_q_count_lazy fields This commit removes the obsolete nocb_q_count and nocb_q_count_lazy fields, also removing rcu_get_n_cbs_nocb_cpu(), adjusting rcu_get_n_cbs_cpu(), and making rcutree_migrate_callbacks() once again disable the ->cblist fields of offline CPUs. Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>