提交 1224b375 编写于 作者: L Linus Torvalds

Fix silly typo ("smb" vs "smp")

Introduced by commit 6003a93e
上级 8e31108b
......@@ -381,7 +381,7 @@ static void update_queue (struct sem_array * sma)
/* hands-off: q will disappear immediately after
* writing q->status.
*/
smb_wmb();
smp_wmb();
q->status = error;
q = n;
} else {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册