Re: [v6 0/2] Drivers: hv: Introduce new driver - mshv_vtl

From: Markus Elfring
Date: Fri Jul 25 2025 - 02:49:11 EST


> I have one other usage of rcu_read_lock/unlock in the code, which I feel is fine in its current form.

You may use another lock guard accordingly, don't you?
https://elixir.bootlin.com/linux/v6.16-rc7/source/include/linux/rcupdate.h#L1155-L1167

Regards,
Markus