diff options
author | 2021-12-23 20:31:40 +0800 | |
---|---|---|
committer | 2022-01-12 07:46:36 -1000 | |
commit | bc35f7ef96284b8c963991357a9278a6beafca54 (patch) | |
tree | 40b665cfe0a8f6539bcd094aa6d21aa26078320d /mm/util.c | |
parent | workqueue: Use wake_up_worker() in wq_worker_sleeping() instead of open code (diff) | |
download | wireguard-linux-bc35f7ef96284b8c963991357a9278a6beafca54.tar.xz wireguard-linux-bc35f7ef96284b8c963991357a9278a6beafca54.zip |
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 'mm/util.c')
0 files changed, 0 insertions, 0 deletions