rcutorture: Print SRCU lock/unlock totals
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 22 May 2017 20:59:52 +0000 (13:59 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 24 Jul 2017 23:04:08 +0000 (16:04 -0700)
commitac3748c60426602c091c8c9281c95fadb781fcc0
treeb36963f082b89f6a79385d4a81615826b48b0fdc
parent115a1a5285664f1931c30457081b4ae1e648f1f9
rcutorture: Print SRCU lock/unlock totals

This commit adds printing of SRCU lock/unlock totals, which are just
the sums of the per-CPU counts.  Saves a bit of mental arithmetic.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/srcutree.c