torture: Add task state to writer-task stall printk()s
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 30 Jun 2016 18:56:38 +0000 (11:56 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 22 Aug 2016 17:02:59 +0000 (10:02 -0700)
commit4ffa66992476c94d8b4d33b2c792d336a400ada2
tree4525c3cb782a312431d324b7619155a6b54727f7
parent31257c3c8b7307f106d67345755d937cb5fb8bd4
torture: Add task state to writer-task stall printk()s

This commit adds a dump of the scheduler state for stalled rcutorture
writer tasks.  This addition provides yet more debug for the intermittent
"failures to proceed", where grace periods move ahead but the rcutorture
writer tasks fail to do so.

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