[PATCH] nvme-multipath: fix suspicious RCU usage warning
Nilay Shroff
nilay at linux.ibm.com
Mon Jun 30 03:45:10 PDT 2025
On 6/30/25 1:18 PM, 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.
>
> Fixes: 4dbd2b2ebe4c ("nvme-multipath: Add visibility for round-robin io-policy")
> Signed-off-by: Geliang Tang <tanggeliang at kylinos.cn>
Looks good to me:
Reviewed-by: Nilay Shroff <nilay at linux.ibm.com>
More information about the Linux-nvme
mailing list