From: Paul E. McKenney Date: Thu, 24 Feb 2011 23:25:21 +0000 (-0800) Subject: rcu: remove useless ->boosted_this_gp field X-Git-Tag: v3.0-rc1~392^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=203373c81b83e98da82836c4b8b5dd1e6fc9011f;p=pandora-kernel.git 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 Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed