提交 6f0a6ad2 编写于 作者: P Paul E. McKenney

rcu: Delete unused rcu_node "wakemask" field

Signed-off-by: NPaul E. McKenney <paulmck@linux.vnet.ibm.com>
上级 0bdf5984
......@@ -134,9 +134,6 @@ struct rcu_node {
/* elements that need to drain to allow the */
/* current expedited grace period to */
/* complete (only for TREE_PREEMPT_RCU). */
atomic_t wakemask; /* CPUs whose kthread needs to be awakened. */
/* Since this has meaning only for leaf */
/* rcu_node structures, 32 bits suffices. */
unsigned long qsmaskinit;
/* Per-GP initial value for qsmask & expmask. */
unsigned long grpmask; /* Mask to apply to parent qsmask. */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册