[PATCH v2] nvme-pci: lock per namespace in nvme_poll_irqdisable
Keith Busch
kbusch at kernel.org
Thu May 8 11:14:32 PDT 2025
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>
More information about the Linux-nvme
mailing list