diff options
author | 2021-12-23 20:31:37 +0800 | |
---|---|---|
committer | 2022-01-12 07:37:28 -1000 | |
commit | 21b195c05cf6a6cc49777d6992772bcf01502186 (patch) | |
tree | 75a1bf2a43d192af12ed37fd7cebaccbbedc6a74 /mm/util.c | |
parent | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (diff) | |
download | wireguard-linux-21b195c05cf6a6cc49777d6992772bcf01502186.tar.xz wireguard-linux-21b195c05cf6a6cc49777d6992772bcf01502186.zip |
workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work()
In wq_worker_sleeping(), the access to worklist is protected by the
pool->lock, so the memory barrier is unneeded.
Signed-off-by: Lai Jiangshan <laijs@linux.alibaba.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'mm/util.c')
0 files changed, 0 insertions, 0 deletions