]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rcu: Remove now-unused rcu_state fields
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 29 Jun 2012 15:25:07 +0000 (08:25 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 5 Sep 2012 18:58:59 +0000 (11:58 -0700)
commit0d4ab7873644ce98694eb901c94ba2e3f3b8ae22
tree34e84ccb20e78cc511b7d66d6af967ae6e862f39
parentfe4789a9f0b158b4295b8b4c0a929cced374d586
rcu: Remove now-unused rcu_state fields

Moving the RCU grace-period processing to a kthread and adjusting the
tracing resulted in two of the rcu_state structure's fields being unused.
This commit therefore removes them.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
kernel/rcutree.h