提交 8bdc6201 编写于 作者: L Liu Song 提交者: Tejun Heo

workqueue: fix typo in comment

qeueue/queue
Signed-off-by: NLiu Song <liu.song11@zte.com.cn>
Signed-off-by: NTejun Heo <tj@kernel.org>
上级 4d43d395
......@@ -646,7 +646,7 @@ static void set_work_pool_and_clear_pending(struct work_struct *work,
* The following mb guarantees that previous clear of a PENDING bit
* will not be reordered with any speculative LOADS or STORES from
* work->current_func, which is executed afterwards. This possible
* reordering can lead to a missed execution on attempt to qeueue
* reordering can lead to a missed execution on attempt to queue
* the same @work. E.g. consider this case:
*
* CPU#0 CPU#1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册