Re: [PATCH v1 1/6] rcu: Add support for consolidated-RCU reader checking

From: Joel Fernandes
Date: Fri Jul 12 2019 - 09:56:34 EST


On Fri, Jul 12, 2019 at 02:12:00PM +0200, Oleg Nesterov wrote:
> On 07/11, Joel Fernandes (Google) wrote:
> >
> > +int rcu_read_lock_any_held(void)
>
> rcu_sync_is_idle() wants it. You have my ack in advance ;)

Cool, thanks ;)

- Joel