]> asedeno.scripts.mit.edu Git - linux.git/commit
srcu: Add grace-period number to rcutorture statistics printout
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 19 Jun 2018 15:54:37 +0000 (08:54 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 12 Jul 2018 22:39:25 +0000 (15:39 -0700)
commit52e17ba1d063ab6adb367f288babd380e30bad46
tree7b5cda8b72a7fbcb51e637cb9b2f998033dff4db
parent89b4cd4b9ebf15b01f70b85105ea5f5c6b2a3788
srcu: Add grace-period number to rcutorture statistics printout

This commit adds the SRCU grace-period number to the rcutorture statistics
printout, which allows it to be compared to the rcutorture "Writer stall
state" message.

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