[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZmM0R2jedisTmAvV@slm.duckdns.org>
Date: Fri, 7 Jun 2024 06:24:39 -1000
From: Tejun Heo <tj@...nel.org>
To: Wenchao Hao <haowenchao22@...il.com>
Cc: Lai Jiangshan <jiangshanlai@...il.com>, linux-kernel@...r.kernel.org,
Audra Mitchell <audra@...hat.com>
Subject: Re: [PATCH 1/2] workqueue: Increase worker desc's length to 32
On Thu, Jun 06, 2024 at 04:52:15PM +0800, Wenchao Hao wrote:
> Commit 31c89007285d ("workqueue.c: Increase workqueue name length")
> increased WQ_NAME_LEN from 24 to 32, but forget to increase
> WORKER_DESC_LEN, which would cause truncation when setting kworker's
> desc from workqueue_struct's name, process_one_work() for example.
>
> Fixes: 31c89007285d ("workqueue.c: Increase workqueue name length")
>
> Signed-off-by: Wenchao Hao <haowenchao22@...il.com>
> CC: Audra Mitchell <audra@...hat.com>
Applied to wq/for-6.10-fixes.
Thanks.
--
tejun
Powered by blists - more mailing lists