]> git.baikalelectronics.ru Git - kernel.git/commit
rcu: Add new rcutorture module parameters to start/end test messages
authorPaul E. McKenney <paul.mckenney@linaro.org>
Sat, 20 Oct 2012 19:56:06 +0000 (12:56 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 13 Nov 2012 22:08:22 +0000 (14:08 -0800)
commitdb568901a2d3bc97a735c8503d5fb5395c12074a
tree2bacf6f0e15b343a6fcfac6fd73d9e6e3073037e
parentb7bec8253cded9fc87735afd6f71b2c5545738ac
rcu: Add new rcutorture module parameters to start/end test messages

Several new rcutorture module parameters have been added, but are not
printed to the console at the beginning and end of tests, which makes
it difficult to reproduce a prior test.  This commit therefore adds
these new module parameters to the list printed at the beginning and
the end of the tests.

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