diff options
Diffstat (limited to 'arch')
| -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 d906bf19c14a..a2163c95eb98 100644 --- a/arch/s390/kernel/time.c +++ b/arch/s390/kernel/time.c | |||
| @@ -391,7 +391,6 @@ static void __init time_init_wq(void) | |||
| 391 | if (time_sync_wq) | 391 | if (time_sync_wq) |
| 392 | return; | 392 | return; |
| 393 | time_sync_wq = create_singlethread_workqueue("timesync"); | 393 | time_sync_wq = create_singlethread_workqueue("timesync"); |
| 394 | stop_machine_create(); | ||
| 395 | } | 394 | } |
| 396 | 395 | ||
| 397 | /* | 396 | /* |
