rcu: remove useless ->boosted_this_gp field
authorPaul E. McKenney <paul.mckenney@linaro.org>
Thu, 24 Feb 2011 23:25:21 +0000 (15:25 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 6 May 2011 06:16:58 +0000 (23:16 -0700)
commit203373c81b83e98da82836c4b8b5dd1e6fc9011f
tree78e11ef799f6036ac5c9b664e5af4c10dbd6f4a2
parentddeb75814f09205df795121d9e373e82de7f2aca
rcu: remove useless ->boosted_this_gp field

The ->boosted_this_gp field is a holdover from an earlier design that
was to carry out multiple boost operations in parallel.  It is not required
by the current design, which boosts one task at a time.

Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcutiny_plugin.h
This page took 0.052317 seconds and 5 git commands to generate.