torture: Include "Stopping" string to torture_kthread_stopping()
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 4 Mar 2014 00:58:03 +0000 (16:58 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 14 May 2014 16:45:59 +0000 (09:45 -0700)
commit0d6821d5f70b7137974575758962bae61ed0fc63
treee77e938d7964b773cd87307142e8f2d6b8f04568
parent589a8f59509dc4c68f9c1e2522c5b0b556009221
torture: Include "Stopping" string to torture_kthread_stopping()

Currently, torture_kthread_stopping() prints only the name of the
kthread that is stopping, which can be unedifying.  This commit therefore
adds "Stopping" to make things more evident.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/torture.c
This page took 0.025795 seconds and 5 git commands to generate.