diff options
author | Lai Jiangshan <laijs@linux.alibaba.com> | 2021-12-23 15:31:37 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2022-01-12 20:37:28 +0300 |
commit | 21b195c05cf6a6cc49777d6992772bcf01502186 (patch) | |
tree | 75a1bf2a43d192af12ed37fd7cebaccbbedc6a74 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | daadb3bd0e8d3e317e36bc2c1542e86c528665e5 (diff) | |
download | linux-21b195c05cf6a6cc49777d6992772bcf01502186.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions