rcu: Add diagnostics to grace-period cleanup
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 9 Feb 2015 13:37:47 +0000 (05:37 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 12 Mar 2015 22:19:38 +0000 (15:19 -0700)
commit5c60d25fa1b22fdcf141f8006d31c32b08db7311
tree046a31d8743db9569d64a0e9450da3b2bfe08a27
parent186bea5d35c821d49e70015d0a6eb73fe9f55d8c
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>
kernel/rcu/tree.c
This page took 0.02671 seconds and 5 git commands to generate.