]> asedeno.scripts.mit.edu Git - linux.git/commit
rcu: Inline _synchronize_rcu_expedited() into synchronize_rcu_expedited()
authorPaul E. McKenney <paulmck@linux.ibm.com>
Thu, 29 Nov 2018 19:50:04 +0000 (11:50 -0800)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Fri, 25 Jan 2019 23:28:29 +0000 (15:28 -0800)
commit892307266429f6439803f2735a59a4bc58a6ded4
treeedd1fd34ac78990fc2e5e2e7a1318ee636b22813
parente5bc3af7734f90278a47906d917852a85544510b
rcu: Inline _synchronize_rcu_expedited() into synchronize_rcu_expedited()

Now that _synchronize_rcu_expedited() has only one caller, and given that
this is a tail call, this commit inlines _synchronize_rcu_expedited()
into synchronize_rcu_expedited().

Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
kernel/rcu/tree_exp.h