From: Paul E. McKenney Date: Mon, 23 Jul 2012 19:30:22 +0000 (-0700) Subject: rcu: Update rcutorture defaults X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ab840f7a06df780c4db01f34a5660b1e472d9ca6;p=linux-beck.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 25b15033c61f..53c548c39265 100644 --- a/kernel/rcutorture.c +++ b/kernel/rcutorture.c @@ -53,10 +53,11 @@ MODULE_AUTHOR("Paul E. McKenney and Josh Triplett