diff options
Diffstat (limited to 'arch/s390')
-rw-r--r-- | arch/s390/kernel/time.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/s390/kernel/time.c b/arch/s390/kernel/time.c index fba6dec156bf..03d96569f187 100644 --- a/arch/s390/kernel/time.c +++ b/arch/s390/kernel/time.c | |||
@@ -390,7 +390,6 @@ static void __init time_init_wq(void) | |||
390 | if (time_sync_wq) | 390 | if (time_sync_wq) |
391 | return; | 391 | return; |
392 | time_sync_wq = create_singlethread_workqueue("timesync"); | 392 | time_sync_wq = create_singlethread_workqueue("timesync"); |
393 | stop_machine_create(); | ||
394 | } | 393 | } |
395 | 394 | ||
396 | /* | 395 | /* |