linux_dsm_epyc7002/kernel/time
David S. Miller 3494c16676 [TICK] tick-common: Fix one-shot handling in tick_handle_periodic().
When clockevents_program_event() is given an expire time in the
past, it does not update dev->next_event, so this looping code
would loop forever once the first in-the-past expiration time
was used.

Keep advancing "next" locally to fix this bug.

Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-02-26 11:14:15 -08:00
..
clockevents.c
clocksource.c
jiffies.c
Kconfig
Makefile
ntp.c
tick-broadcast.c
tick-common.c [TICK] tick-common: Fix one-shot handling in tick_handle_periodic(). 2007-02-26 11:14:15 -08:00
tick-internal.h
tick-oneshot.c
tick-sched.c
timer_list.c
timer_stats.c