From: Paul E. McKenney Date: Thu, 30 Jan 2014 23:49:29 +0000 (-0800) Subject: rcutorture: Privatize fullstop X-Git-Tag: v3.15-rc1~183^2~1^2^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36970bb91d89618d3495babf44b934e9c9db6bbc;p=pandora-kernel.git rcutorture: Privatize fullstop This commit introduces the torture_must_stop() function in order to keep use of the fullstop variable local to kernel/torture.c. There is also a torture_must_stop_irq() counterpart for use from RCU callbacks, timeout handlers, and the like. Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed