From: Paul E. McKenney Date: Tue, 4 Feb 2014 19:47:08 +0000 (-0800) Subject: rcutorture: Abstract torture_stop_kthread() X-Git-Tag: v3.15-rc1~183^2~1^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c029b86098decd4660eec511b8d2d42da3e7dd9;p=pandora-kernel.git rcutorture: Abstract torture_stop_kthread() Stopping of kthreads is not RCU-specific, so this commit abstracts out torture_stop_kthread(), saving a few lines of code in the process. Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed