rcu: Repurpose no-CBs event tracing to future-GP events
authorPaul E. McKenney <paul.mckenney@linaro.org>
Sun, 30 Dec 2012 05:51:20 +0000 (21:51 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 26 Mar 2013 15:04:54 +0000 (08:04 -0700)
commitbd9f0686fc8c9a01c6850b1c611d1c9ad80b86d6
tree9e19e1d9b746ee000864e42b50b49dbed89f946a
parentb92db6cb7efcbd41e469e1d757c47da4865f7622
rcu: Repurpose no-CBs event tracing to future-GP events

Dyntick-idle CPUs need to be able to pre-announce their need for grace
periods.  This can be done using something similar to the mechanism used
by no-CB CPUs to announce their need for grace periods.  This commit
moves in this direction by renaming the no-CBs grace-period event tracing
to suit the new future-grace-period needs.

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