|
@@ -717,6 +717,7 @@ static void timekeeping_resume(void)
|
|
timekeeper.clock->cycle_last = timekeeper.clock->read(timekeeper.clock);
|
|
timekeeper.clock->cycle_last = timekeeper.clock->read(timekeeper.clock);
|
|
timekeeper.ntp_error = 0;
|
|
timekeeper.ntp_error = 0;
|
|
timekeeping_suspended = 0;
|
|
timekeeping_suspended = 0;
|
|
|
|
+ timekeeping_update(false);
|
|
write_sequnlock_irqrestore(&timekeeper.lock, flags);
|
|
write_sequnlock_irqrestore(&timekeeper.lock, flags);
|
|
|
|
|
|
touch_softlockup_watchdog();
|
|
touch_softlockup_watchdog();
|