Re: [PATCH] rcu: Use the proper lockdep annotation in dump_blkd_tasks()

2018-03-11 Thread Paul E. McKenney
On Fri, Mar 09, 2018 at 09:32:18AM +0800, Boqun Feng wrote: > Sparse reported this: > > | kernel/rcu/tree_plugin.h:814:9: warning: incorrect type in argument 1 > (different modifiers) > | kernel/rcu/tree_plugin.h:814:9:expected struct lockdep_map const *lock > | kernel/rcu/tree_plugin.h:814:9

[PATCH] rcu: Use the proper lockdep annotation in dump_blkd_tasks()

2018-03-08 Thread Boqun Feng
Sparse reported this: | kernel/rcu/tree_plugin.h:814:9: warning: incorrect type in argument 1 (different modifiers) | kernel/rcu/tree_plugin.h:814:9:expected struct lockdep_map const *lock | kernel/rcu/tree_plugin.h:814:9:got struct lockdep_map [noderef] * This is caused by using vanilla