diff options
author | Lai Jiangshan <laijs@linux.alibaba.com> | 2021-12-23 20:31:40 +0800 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2022-01-12 07:46:36 -1000 |
commit | bc35f7ef96284b8c963991357a9278a6beafca54 (patch) | |
tree | 40b665cfe0a8f6539bcd094aa6d21aa26078320d /samples | |
parent | cc5bff38463e0894dd596befa99f9d6860e15f5e (diff) |
workqueue: Convert the type of pool->nr_running to int
It is only modified in associated CPU, so it doesn't need to be atomic.
tj: Comment updated.
Signed-off-by: Lai Jiangshan <laijs@linux.alibaba.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions