[PATCH v2] nvme-pci: lock per namespace in nvme_poll_irqdisable
Christoph Hellwig
hch at lst.de
Thu May 8 20:33:18 PDT 2025
On Thu, May 08, 2025 at 12:14:32PM -0600, Keith Busch wrote:
> On Thu, May 08, 2025 at 04:57:06PM +0200, Daniel Wagner wrote:
> > From: Keith Busch <kbusch at kernel.org>
> >
> > We need to lock this queue for that condition because the timeout work
> > executes per-namespace.
> >
> > Reported-by: Hannes Reinecke <hare at kernel.org>
> > Closes: https://lore.kernel.org/all/20240902130728.1999-1-hare@kernel.org/
> > Fixes: a0fa9647a54e ("NVMe: add blk polling support")
> > Signed-off-by: Keith Busch <kbusch at kernel.org>
> > Signed-off-by: Daniel Wagner <wagi at kernel.org>
>
> Looks good to me
>
> Reviewed-by: Keith Busch <kbusch at kernel.org>
This is originally attributed to you, so this review is a bit odd..
More information about the Linux-nvme
mailing list