-
由 Paul E. McKenney 提交于
The comment header for callback_head (and thus for rcu_head) states that the bottom two bits of a pointer to these structures must be zero. This is obsolete: The new requirement is that only the bottom bit need be zero. This commit therefore updates this comment. Signed-off-by: NPaul E. McKenney <paulmck@linux.vnet.ibm.com>
468d01be