rcu: Consolidate expedited CPU selection
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 16 Aug 2015 02:00:31 +0000 (19:00 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 7 Oct 2015 23:02:50 +0000 (16:02 -0700)
commitdcdb8807ba0f5127d4dc67daeeb154edf50a93d1
treee303f8279f7a4e0f13d72f092fb6d52091b88320
parent66fe6cbee44e3f78d05882195a6a38e30b97b936
rcu: Consolidate expedited CPU selection

Now that sync_sched_exp_select_cpus() and sync_rcu_exp_select_cpus()
are identical aside from the the argument to smp_call_function_single(),
this commit consolidates them with a functional argument.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/tree.c
kernel/rcu/tree_plugin.h
This page took 0.041448 seconds and 5 git commands to generate.