rcu: fix tracing bug thinko on boost-balk attribution
authorPaul E. McKenney <paul.mckenney@linaro.org>
Mon, 2 May 2011 10:46:10 +0000 (03:46 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 6 May 2011 06:16:56 +0000 (23:16 -0700)
commita9f4793d8900dc5dc09b3951bdcd4731290e06fe
tree8e3247ed961e8255b4d7e1c1b4dd13ffb361d4d4
parent90e6ac3657fd3b0446d585082000af3cf46439a7
rcu: fix tracing bug thinko on boost-balk attribution

The rcu_initiate_boost_trace() function mis-attributed refusals to
initiate RCU priority boosting that were in fact due to its not yet
being time to boost.  This patch fixes the faulty comparison.

Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcutree_plugin.h