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

From: Oleg Nesterov
Date: Fri Jul 12 2019 - 08:12:13 EST


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 ;)

Oleg.