aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kernel/rcu/rcutorture.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/rcu/rcutorture.c b/kernel/rcu/rcutorture.c
index a7d18069a96d..4b7b97ff1195 100644
--- a/kernel/rcu/rcutorture.c
+++ b/kernel/rcu/rcutorture.c
@@ -758,7 +758,6 @@ rcu_torture_writer(void *arg)
758 int nsynctypes = 0; 758 int nsynctypes = 0;
759 759
760 VERBOSE_TOROUT_STRING("rcu_torture_writer task started"); 760 VERBOSE_TOROUT_STRING("rcu_torture_writer task started");
761 set_user_nice(current, MAX_NICE);
762 761
763 /* Initialize synctype[] array. If none set, take default. */ 762 /* Initialize synctype[] array. If none set, take default. */
764 if (!gp_cond1 && !gp_exp1 && !gp_normal1 && !gp_sync) 763 if (!gp_cond1 && !gp_exp1 && !gp_normal1 && !gp_sync)