commit | a9f4793d8900dc5dc09b3951bdcd4731290e06fe | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paul.mckenney@linaro.org> | Mon May 02 03:46:10 2011 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu May 05 23:16:56 2011 -0700 |
tree | 8e3247ed961e8255b4d7e1c1b4dd13ffb361d4d4 | |
parent | 90e6ac3657fd3b0446d585082000af3cf46439a7 [diff] |
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>