From: Paul E. McKenney Date: Tue, 4 Feb 2014 20:35:27 +0000 (-0800) Subject: rcutorture: Stop generic kthreads in torture_cleanup() X-Git-Tag: v3.15-rc1~183^2~1^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfefc73aa1d1bad317bccef8a15da39263d3d962;p=pandora-kernel.git 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 Reviewed-by: Josh Triplett --- Reading git-diff-tree failed