kernel_optimize_test/kernel/rcu
Paul E. McKenney 5c60d25fa1 rcu: Add diagnostics to grace-period cleanup
At grace-period initialization time, RCU checks that all quiescent
states were really reported for the previous grace period.  Now that
grace-period cleanup has been split out of grace-period initialization,
this commit also performs those checks at grace-period cleanup time.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
2015-03-12 15:19:38 -07:00
..
Makefile
rcu.h
rcutorture.c
srcu.c
tiny_plugin.h
tiny.c
tree_plugin.h rcu: Process offlining and onlining only at grace-period start 2015-03-12 15:19:37 -07:00
tree_trace.c rcu: Process offlining and onlining only at grace-period start 2015-03-12 15:19:37 -07:00
tree.c rcu: Add diagnostics to grace-period cleanup 2015-03-12 15:19:38 -07:00
tree.h rcu: Eliminate ->onoff_mutex from rcu_node structure 2015-03-12 15:19:37 -07:00
update.c