rcu-tasks: Move synchronize_rcu_tasks_generic() down
authorPaul E. McKenney <paulmck@kernel.org>
Tue, 19 Apr 2022 18:06:03 +0000 (11:06 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 20 Jun 2022 16:22:26 +0000 (09:22 -0700)
commit68cb47204db478302a37adb2aaa26a05882dbaa1
treeeeb286f9a4450bf87852af1d8b9059ad46de5594
parentd96225fd09ffb3a6424cebe01c8b1e1bddc30f07
rcu-tasks: Move synchronize_rcu_tasks_generic() down

This is strictly a code-motion commit that moves the
synchronize_rcu_tasks_generic() down to where it can invoke
rcu_tasks_one_gp() without the need for a forward declaration.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
kernel/rcu/tasks.h