Re: [PATCH v2 rcu 0/8] NMI-safe SRCU reader API

From: John Ogness
Date: Tue Oct 18 2022 - 06:34:15 EST


Hi Paul,

On 2022-09-29, "Paul E. McKenney" <paulmck@xxxxxxxxxx> wrote:
> This RFC series provides the second version of an NMI-safe SRCU reader
> API in the guise of srcu_read_lock_nmisafe() and
> srcu_read_unlock_nmisafe().

I would like to post a new series for printk that will rely on the
NMI-safe reader API. From the feedback of this series it appears that
the RFC v2 is an acceptable starting point. How should we proceed?

Will Frederic be sending a patch for the extra safety checks using
srcu_nmi_flags? Are you planning on posting a new version? Should I
include this or another version within my upcoming series?

Thanks for all your help on this!

John