On 22.01.2026 17:47, Oleksii Kurochko wrote: > Introduce timer_interrupt() to process IRQ_S_TIMER interrupts. > The handler disables further timer interrupts by clearing > SIE.STIE and raises TIMER_SOFTIRQ so the generic timer subsystem > can perform its processing. > > Update do_trap() to dispatch IRQ_S_TIMER to this new handler. > > Signed-off-by: Oleksii Kurochko <[email protected]>
Acked-by: Jan Beulich <[email protected]>
