]> git.karo-electronics.de Git - linux-beck.git/commit
rcu: Prepare for consolidating expedited CPU selection
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 16 Aug 2015 00:20:58 +0000 (17:20 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 7 Oct 2015 23:02:50 +0000 (16:02 -0700)
commit66fe6cbee44e3f78d05882195a6a38e30b97b936
tree7d5265adab84733b40990d13f934cc5b47075059
parent02ef3c4a2aae65a1632b27770bfea3f83ca06772
rcu: Prepare for consolidating expedited CPU selection

This commit brings sync_sched_exp_select_cpus() into alignment with
sync_rcu_exp_select_cpus(), as a first step towards consolidating them
into one function.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/tree.c