[PATCH 07/13] m68k: sun3/sun3c: use legacy_timer_tick
Geert Uytterhoeven
geert at linux-m68k.org
Mon Oct 12 09:15:06 EDT 2020
On Thu, Oct 8, 2020 at 5:48 PM Arnd Bergmann <arnd at arndb.de> wrote:
> These two are different from all other machines:
>
> * sun3 does not call timer_routine() but open-codes it
> except for the profile_tick() call that appears to
> be unintentionally missing.
>
> * sun3x has a commented-out timer irq handler but no
> functional timer tick I could find.
>
> Change both to calling the new legacy_timer_tick here,
> which includes the call to profile_tick() but does not
> fix sun3x as that is still commented out.
>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
Reviewed-by: Geert Uytterhoeven <geert at linux-m68k.org>
Acked-by: Geert Uytterhoeven <geert at linux-m68k.org>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
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
More information about the linux-arm-kernel
mailing list