From: Paul E. McKenney Date: Thu, 30 Jan 2014 23:37:19 +0000 (-0800) Subject: rcutorture: Abstract torture_shutdown_notify() X-Git-Tag: v3.15-rc1~183^2~1^2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4622b487ecf0094401ac10e504606e5cbdea5a6e;p=pandora-kernel.git rcutorture: Abstract torture_shutdown_notify() Because handling the race between rmmod and system shutdown is not specific to RCU, this commit abstracts torture_shutdown_notify(), placing this code into kernel/torture.c. This change also allows fullstop_mutex to be private to kernel/torture.c. Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed