[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZRHTb8ctzeRq0-a6@slm.duckdns.org>
Date: Mon, 25 Sep 2023 08:37:35 -1000
From: Tejun Heo <tj@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] Workqueue fixes for v6.6-rc3
The following changes since commit ce9ecca0238b140b88f43859b211c9fdfd8e5b70:
Linux 6.6-rc2 (2023-09-17 14:40:24 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git/ wq-for-6.6-rc3-fixes
for you to fetch changes up to dd64c873ed11cdae340be06dcd2364870fd3e4fc:
workqueue: Fix missed pwq_release_worker creation in wq_cpu_intensive_thresh_init() (2023-09-18 08:50:31 -1000)
----------------------------------------------------------------
Workqueue fixes for v6.6-rc3
* Remove double allocation of wq_update_pod_attrs_buf.
* Fix missing allocation of pwq_release_worker when
wq_cpu_intensive_thresh_us is set to a custom value.
----------------------------------------------------------------
Steven Rostedt (Google) (1):
workqueue: Removed double allocation of wq_update_pod_attrs_buf
Zqiang (1):
workqueue: Fix missed pwq_release_worker creation in wq_cpu_intensive_thresh_init()
kernel/workqueue.c | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
--
tejun
Powered by blists - more mailing lists