Re: [PATCH v4 0/2] workqueue: Add warnings and check WQ flags usage
From: Tejun Heo
Date: Fri May 29 2026 - 14:09:29 EST
Hello,
On Fri, May 29, 2026 at 03:06:38PM +0200, Marco Crivellari wrote:
> Marco Crivellari (2):
> workqueue: Add warnings and fallback if system_{unbound}_wq is used
> workqueue: Add warnings and ensure one among WQ_PERCPU or WQ_UNBOUND
> is present
Applied 1-2 to wq/for-7.2. I fixed up minor whitespace on 2/2: added the
missing space in "else if (" and dropped the redundant parentheses around
~WQ_PERCPU.
Thanks.
--
tejun