[PATCH] nvme-multipath: fix suspicious RCU usage warning

Keith Busch kbusch at kernel.org
Mon Jun 30 09:44:59 PDT 2025


On Mon, Jun 30, 2025 at 03:48:32PM +0800, Geliang Tang wrote:
> This patch uses sleepable RCU version of helper list_for_each_entry_srcu()
> instead of list_for_each_entry_rcu() to fix it.

Looks good.

Reviewed-by: Keith Busch <kbusch at kernel.org>



More information about the Linux-nvme mailing list