]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rcu: Update from rcu_expedited variable to rcu_gp_is_expedited()
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 19 Feb 2015 00:39:09 +0000 (16:39 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 26 Feb 2015 20:03:01 +0000 (12:03 -0800)
commit5afff48bdf7481570c9385a8a674a81ffb8f09ee
treeed5c3a224b7227e9055d0a6e5afab49d4c26571c
parent4bb3c5f4142a359de46cf14ebab64c4c903d6773
rcu: Update from rcu_expedited variable to rcu_gp_is_expedited()

This commit updates open-coded tests of the rcu_expedited variable
to instead use rcu_gp_is_expedited().

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