hrtimers: Prepare for cancel on clock was set timers
Make clock_was_set() unconditional and rename hres_timers_resume to hrtimers_resume. This is a preparatory patch for hrtimers which are cancelled when clock realtime was set. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Цей коміт міститься в:
@@ -680,7 +680,7 @@ static void timekeeping_resume(void)
|
||||
clockevents_notify(CLOCK_EVT_NOTIFY_RESUME, NULL);
|
||||
|
||||
/* Resume hrtimers */
|
||||
hres_timers_resume();
|
||||
hrtimers_resume();
|
||||
}
|
||||
|
||||
static int timekeeping_suspend(void)
|
||||
|
Посилання в новій задачі
Заблокувати користувача