]> 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>
Mon, 23 Jul 2012 15:30:24 +0000 (08:30 -0700)
commitbb3c02cce0618f45dea91be0abdcd953423f0c15
tree990edd1b8f9173648e45d98f5aa4dcdc23e67dea
parent20e2cee2514144ffe410540996d5faa03c524532
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>
kernel/rcutree.h