rcutorture: Stop generic kthreads in torture_cleanup()
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 4 Feb 2014 20:35:27 +0000 (12:35 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 23 Feb 2014 17:04:27 +0000 (09:04 -0800)
commitbfefc73aa1d1bad317bccef8a15da39263d3d962
tree7eb61b4f1a677785d4cc2fc2570648ac05519cf0
parent9c029b86098decd4660eec511b8d2d42da3e7dd9
rcutorture: Stop generic kthreads in torture_cleanup()

The specific torture modules (like rcutorture) need to call
torture_cleanup() in any case, so this commit makes torture_cleanup()
deal with torture_shutdown_cleanup() and torture_stutter_cleanup() so
that the specific modules don't have to deal with these details.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
include/linux/torture.h
kernel/rcu/rcutorture.c
kernel/torture.c
This page took 0.0269 seconds and 5 git commands to generate.