On Thu, Oct 8, 2020 at 5:48 PM Arnd Bergmann <[email protected]> wrote: > The heartbeat functionality is mostly separate from the > actual timer interrupt handling, and it is only used on > five platforms. > > Split it out into a separate function and call that directly > from the timer irq on those platforms. > > Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]> Acked-by: Geert Uytterhoeven <[email protected]> And finally (for Amiga): Tested-by: Geert Uytterhoeven <[email protected]> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected] In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds

