]> git.baikalelectronics.ru Git - kernel.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)
commit3041e3689db45a4f798b87cc327456d60fd82732
treeedd1fd34ac78990fc2e5e2e7a1318ee636b22813
parent96329bf093100952e04fe6ad2129695b7f2d85af
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