commit | 4ffa66992476c94d8b4d33b2c792d336a400ada2 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Jun 30 11:56:38 2016 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon Aug 22 10:02:59 2016 -0700 |
tree | 4525c3cb782a312431d324b7619155a6b54727f7 | |
parent | 31257c3c8b7307f106d67345755d937cb5fb8bd4 [diff] |
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>