Hi Arnd, On Thu, Oct 8, 2020 at 5:48 PM Arnd Bergmann <arnd@xxxxxxxx> wrote: > There are no more users of xtime_update aside from legacy_timer_tick(), > so fold it into that function and remove the declaration. > > update_process_times() is now only called inside of the kernel/time/ > code, so the declaration can be moved there. > > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> Thanks for your patch! Reviewed-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> The comment about xtime_update() in arch/ia64/kernel/time.c needs an update. Does the comment about update_process_times() in arch/openrisc/kernel/time.c needs an update, too? For Amiga and Atari/ARAnyM: Tested-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx 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