On Tue, 28 Jun 2022 17:21:22 +0100 Aaron Tomlin <atomlin@xxxxxxxxxx> wrote: > If I understand correctly, there is absolutely no need to explicitly > disable preemption in this context. I will use: rcu_read_lock() and > rcu_read_unlock(), respectively, which will then be suitable for the > preemptible RCU implementation. Yes, thank you very much :-) -- Steve