Re: [RFC PATCH] block: Make request_queue lockdep splats show up earlier

From: Ming Lei
Date: Tue Mar 18 2025 - 04:11:07 EST


On Tue, Mar 18, 2025 at 08:56:18AM +0100, Thomas Hellström wrote:
> On Tue, 2025-03-18 at 09:18 +0800, Ming Lei wrote:
> > On Mon, Mar 17, 2025 at 06:11:55PM +0100, Thomas Hellström wrote:

...

>
> One caveat though. If this is merged, people will probably start seeing
> the lockdep splat as a regression and bisects will point to this commit
> demanding the potential deadlock(s) to be fixed.

Don't worry, just keep linux-block@ updated with the report.

>
> Is there a line of sight to fix the real deadlock?

The linux-block community has solved many such warnings recently, and your
patch could expose more, and we will try to address new coming reports as
before.


Thanks,
Ming