[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZnyH-lGLwc37I0xK@slm.duckdns.org>
Date: Wed, 26 Jun 2024 11:28:26 -1000
From: Tejun Heo <tj@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Lai Jiangshan <jiangshanlai@...il.com>
Subject: [GIT PULL] workqueue: Fixes for v6.10-rc5
The following changes since commit 8f6a15f095a63a83b096d9b29aaff4f0fbe6f6e6:
Merge tag 'cocci-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux (2024-05-20 16:00:04 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git/ tags/wq-for-6.10-rc5-fixes
for you to fetch changes up to 231035f18d6b80e5c28732a20872398116a54ecd:
workqueue: Increase worker desc's length to 32 (2024-06-07 06:24:16 -1000)
----------------------------------------------------------------
workqueue: Fixes for v6.10-rc5
Two patches to fix kworker name formatting.
----------------------------------------------------------------
Tejun Heo (1):
workqueue: Refactor worker ID formatting and make wq_worker_comm() use full ID string
Wenchao Hao (1):
workqueue: Increase worker desc's length to 32
include/linux/workqueue.h | 2 +-
kernel/workqueue.c | 51 +++++++++++++++++++++++++++++++----------------
2 files changed, 35 insertions(+), 18 deletions(-)
--
tejun
Powered by blists - more mailing lists