Re: [PATCH] nvme-multipath: fix bogus request queue reference put

From: Christoph Hellwig
Date: Wed Jan 17 2024 - 09:40:11 EST


On Wed, Jan 17, 2024 at 04:04:12PM +0200, Sagi Grimberg wrote:
> How did you see this? disk->queue is allocated in blk_alloc_disk called
> in nvme_mpath_alloc_disk... I don't understand how you saw the same
> dereference that was addressed by this commit.

This looks like a backport of an old patch of yours to a geriatric
kernel to me..