On 05/03, Paul E. McKenney wrote: > > > >> kernel/rcu/sync.c:74: warning: Function parameter or member 'rcu' not > > >> described in 'rcu_sync_func' > > kernel/rcu/sync.c:74: warning: Excess function parameter 'rhp' > > description in 'rcu_sync_func' > > Good catch! I will be folding in the diff shown below.
I was almost ready to send the s/rhp/rcu/ oneliner, but after a thorough review I came to conclusion your fix _might_ work too. Assuming it passes rcutorture tests - no objection from me. Oleg.

