On 3/3/19 1:19 PM, Bart Van Assche wrote:
> [PATCH] locking/lockdep: Only call init_rcu_head() after RCU has been
>  initialized
> 
> init_data_structures_once() is called for the first time before RCU has
> been initialized. Make sure that init_rcu_head() is called before the
> RCU head is used and after RCU has been initialized.
> 
> Signed-off-by: Bart Van Assche <bvanass...@acm.org>

I like your approach more.

Tested-by: Qian Cai <c...@lca.pw>

Reply via email to