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>