From: Paul E. McKenney Date: Mon, 23 Jul 2012 19:30:22 +0000 (-0700) Subject: rcu: Update rcutorture defaults X-Git-Tag: v3.7-rc1~199^2~1^2~2^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ab840f7a06df780c4db01f34a5660b1e472d9ca6;p=thirdparty%2Fkernel%2Flinux.git rcu: Update rcutorture defaults A number of new features have been added to rcutorture over the years, but the defaults have not been updated to include them. This commit therefore turns on a couple of them that have proven helpful and trustworthy, namely periodic progress reports and testing of NO_HZ. Signed-off-by: Paul E. McKenney Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- diff --git a/kernel/rcutorture.c b/kernel/rcutorture.c index 25b15033c61f8..53c548c39265c 100644 --- a/kernel/rcutorture.c +++ b/kernel/rcutorture.c @@ -53,10 +53,11 @@ MODULE_AUTHOR("Paul E. McKenney and Josh Triplett