summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLai Jiangshan <laijs@linux.alibaba.com>2021-12-23 15:31:38 +0300
committerTejun Heo <tj@kernel.org>2022-01-12 20:39:15 +0300
commit2c1f1a9180bfacbc3c8e5b10075640cc810cf9c0 (patch)
tree57e246d0e51bb8a65d680dd5189efb58bb98ea2c /tools/perf/scripts/python/export-to-postgresql.py
parent21b195c05cf6a6cc49777d6992772bcf01502186 (diff)
downloadlinux-2c1f1a9180bfacbc3c8e5b10075640cc810cf9c0.tar.xz
workqueue: Change the comments of the synchronization about the idle_list
The access to idle_list in wq_worker_sleeping() is changed to be protected by pool->lock, so the comments above idle_list can be changed to "L:" which is the meaning of "access with pool->lock held". And the outdated comments in wq_worker_sleeping() is removed since the function is not called with rq lock held any more, idle_list is dereferenced with pool lock now. 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