[PATCH 1/2] nvme-multipath: fix leak on try_module_get failure
Christoph Hellwig
hch at lst.de
Thu Feb 26 07:35:18 PST 2026
On Wed, Feb 25, 2026 at 12:21:08PM -0800, Keith Busch wrote:
> From: Keith Busch <kbusch at kernel.org>
>
> We need to fall back to the synchronous removal if we can't get a
> reference on the module needed for the deferred removal.
Looks good:
Reviewed-by: Christoph Hellwig <hch at lst.de>
But this should probably have a Fixes tag?
More information about the Linux-nvme
mailing list