public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
* Re: [PATCH v4 0/2] workqueue: Add warnings and check WQ flags usage
       [not found]         ` <ah2bd_V2QHQftm2o@slm.duckdns.org>
@ 2026-06-01 17:51           ` Tetsuo Handa
  0 siblings, 0 replies; only message in thread
From: Tetsuo Handa @ 2026-06-01 17:51 UTC (permalink / raw)
  To: Tejun Heo, Mark Brown, Linux-Next Mailing List, Linus Torvalds
  Cc: Marco Crivellari, linux-kernel, Lai Jiangshan,
	Frederic Weisbecker, Sebastian Andrzej Siewior, Michal Hocko,
	Breno Leitao

On 2026/06/01 23:47, Tejun Heo wrote:
> On Mon, Jun 01, 2026 at 07:12:28AM +0900, Tetsuo Handa wrote:
>> I've spent more than one year for updating all in-tree users who are
>> flushing kernel global workqueues. Please see a message from Linus at
>> https://lkml.kernel.org/r/CAHk-=whWreGjEQ6yasspzBrNnS7EQiL+SknToWt=SzUh4XomyQ@mail.gmail.com .
>>
>> Please never try to emit WARNING: or BUG: message just for letting developers
>> update their code. If you can't use panic() instead of WARN*() or BUG*(), you
>> should not use WARN*() or BUG*(). The patch author who changes the behavior of
>> in-tree code is responsible for updating all in-tree code.
> 
> I don't think a statement this blanket makes sense. I scanned the existing
> linux-next tree and there were a handful that were missed (I didn't find out
> whether they are new ones in linux-next or ones that were misseds from
> mainline tho). Let's just apply the nvme-tcp patch and move on.

Not all users are quickly accepting patches. Please apply all fixes *before* you start
emitting WARNING: message. You are currently making linux-next tree untestable by syzbot.

> 
> Thanks.
> 

Mark Brown, please skip WQ changes from linux-next until all fixes are applied.

Linus, please be sure to skip WQ changes in the upcoming merge window if some fix
does not get applied in time for the merge window. (Of course, applying all fixes
before we start emitting WARNING: message is desirable for bisectability, even if
all fixes are get applied in time for the merge window...)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-01 17:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20260529130640.220328-1-marco.crivellari@suse.com>
     [not found] ` <bdce3ef27e358b704541d403d28206fd@kernel.org>
     [not found]   ` <a808c387-1087-4826-80de-16252ae315b2@I-love.SAKURA.ne.jp>
     [not found]     ` <a85feb7a94ee487fb5b236d86b674c58@kernel.org>
     [not found]       ` <5b2dea50-2850-4876-b6e8-ba94b9a85034@I-love.SAKURA.ne.jp>
     [not found]         ` <ah2bd_V2QHQftm2o@slm.duckdns.org>
2026-06-01 17:51           ` [PATCH v4 0/2] workqueue: Add warnings and check WQ flags usage Tetsuo Handa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox