提交 30a050de 编写于 作者: L Lihao Liang 提交者: Paul E. McKenney

doc: Fix typo in rcu_head comments

Signed-off-by: NLihao Liang <lianglihao@huawei.com>
Signed-off-by: NPaul E. McKenney <paulmck@linux.vnet.ibm.com>
上级 f4f2cf8b
...@@ -217,7 +217,7 @@ struct ustat { ...@@ -217,7 +217,7 @@ struct ustat {
* *
* This guarantee is important for few reasons: * This guarantee is important for few reasons:
* - future call_rcu_lazy() will make use of lower bits in the pointer; * - future call_rcu_lazy() will make use of lower bits in the pointer;
* - the structure shares storage spacer in struct page with @compound_head, * - the structure shares storage space in struct page with @compound_head,
* which encode PageTail() in bit 0. The guarantee is needed to avoid * which encode PageTail() in bit 0. The guarantee is needed to avoid
* false-positive PageTail(). * false-positive PageTail().
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册