Skip to content
Commit c3854a05 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcu: Pull rcu_gp_kthread() FQS loop into separate function



The rcu_gp_kthread() function is long and deeply indented, so this
commit pulls the loop that repeatedly invokes rcu_gp_fqs() into a new
rcu_gp_fqs_loop() function.

Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
parent 4e95020c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment