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>
- [PATCH -next] lockdep: skip debugobjects for lock_classes[... Qian Cai
- Re: [PATCH -next] lockdep: skip debugobjects for lock... Bart Van Assche
- Re: [PATCH -next] lockdep: skip debugobjects for ... Qian Cai