Re: [PATCH v3] workqueue.c: Increase workqueue name length

From: Tejun Heo
Date: Tue Jan 16 2024 - 13:31:58 EST


On Mon, Jan 15, 2024 at 12:08:22PM -0500, Audra Mitchell wrote:
> Currently we limit the size of the workqueue name to 24 characters due to
> commit ecf6881ff349 ("workqueue: make workqueue->name[] fixed len")
> Increase the size to 32 characters and print a warning in the event
> the requested name is larger than the limit of 32 characters.
>
> Signed-off-by: Audra Mitchell <audra@xxxxxxxxxx>

Applied to wq/for-6.9.

Thanks.

--
tejun