aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cdx/controller/mcdi_functions.c
diff options
context:
space:
mode:
authorZqiang <[email protected]>2023-09-11 08:27:22 +0000
committerTejun Heo <[email protected]>2023-09-18 18:50:31 +0000
commitdd64c873ed11cdae340be06dcd2364870fd3e4fc (patch)
tree7690c0a121b819bd4db48e67392531387d2e3438 /drivers/cdx/controller/mcdi_functions.c
parentworkqueue: Removed double allocation of wq_update_pod_attrs_buf (diff)
downloadkernel-dd64c873ed11cdae340be06dcd2364870fd3e4fc.tar.gz
kernel-dd64c873ed11cdae340be06dcd2364870fd3e4fc.zip
workqueue: Fix missed pwq_release_worker creation in wq_cpu_intensive_thresh_init()
Currently, if the wq_cpu_intensive_thresh_us is set to specific value, will cause the wq_cpu_intensive_thresh_init() early exit and missed creation of pwq_release_worker. this commit therefore create the pwq_release_worker in advance before checking the wq_cpu_intensive_thresh_us. Signed-off-by: Zqiang <[email protected]> Signed-off-by: Tejun Heo <[email protected]> Fixes: 967b494e2fd1 ("workqueue: Use a kthread_worker to release pool_workqueues")
Diffstat (limited to 'drivers/cdx/controller/mcdi_functions.c')
0 files changed, 0 insertions, 0 deletions