|
@@ -758,7 +758,6 @@ rcu_torture_writer(void *arg)
|
|
int nsynctypes = 0;
|
|
int nsynctypes = 0;
|
|
|
|
|
|
VERBOSE_TOROUT_STRING("rcu_torture_writer task started");
|
|
VERBOSE_TOROUT_STRING("rcu_torture_writer task started");
|
|
- set_user_nice(current, MAX_NICE);
|
|
|
|
|
|
|
|
/* Initialize synctype[] array. If none set, take default. */
|
|
/* Initialize synctype[] array. If none set, take default. */
|
|
if (!gp_cond1 && !gp_exp1 && !gp_normal1 && !gp_sync)
|
|
if (!gp_cond1 && !gp_exp1 && !gp_normal1 && !gp_sync)
|