From: Paul E. McKenney Date: Tue, 4 Mar 2014 19:03:21 +0000 (-0800) Subject: torture: Increase stutter-end intensity X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~26^2^2~2^3~22 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab7d45053f99f44f81a221eb5c9fbe253ee94524;p=pandora-kernel.git torture: Increase stutter-end intensity Currently, all stuttered kthreads block a jiffy at a time, which can result in them starting at different times. (Note: This is not an energy-efficiency problem unless you run torture tests in production, in which case you have other problems!) This commit increases the intensity of the restart event by causing kthreads to spin through the last jiffy, restarting when they see the variable change. Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed