Re: kernel/rcu/tasks.h:1031:6: warning: no previous prototype for 'show_rcu_tasks_gp_kthreads'

2021-04-20 Thread Paul E. McKenney
> All warnings (new ones prefixed by >>): > > In file included from kernel/rcu/update.c:587: > >> kernel/rcu/tasks.h:1031:6: warning: no previous prototype for > >> 'show_rcu_tasks_gp_kthreads' [-Wmissing-prototypes] > 1031 | void show_rcu_tasks_

kernel/rcu/tasks.h:1031:6: warning: no previous prototype for 'show_rcu_tasks_gp_kthreads'

2021-04-20 Thread kernel test robot
In file included from kernel/rcu/update.c:587: >> kernel/rcu/tasks.h:1031:6: warning: no previous prototype for >> 'show_rcu_tasks_gp_kthreads' [-Wmissing-prototypes] 1031 | void show_rcu_tasks_gp_kthreads(void) {} | ^~ vim +/show

kernel/rcu/tasks.h:1031:6: warning: no previous prototype for 'show_rcu_tasks_gp_kthreads'

2021-04-19 Thread kernel test robot
n file included from kernel/rcu/update.c:587: >> kernel/rcu/tasks.h:1031:6: warning: no previous prototype for >> 'show_rcu_tasks_gp_kthreads' [-Wmissing-prototypes] 1031 | void show_rcu_tasks_gp_kthreads(void) {} | ^~ vim +/show_rcu_ta