[patch 10/17] um/cpu: Switch to arch_cpu_finalize_init()
Philippe Mathieu-Daudé
philmd at linaro.org
Sun Jun 25 14:28:17 PDT 2023
On 14/6/23 01:39, Thomas Gleixner wrote:
> check_bugs() is about to be phased out. Switch over to the new
> arch_cpu_finalize_init() implementation.
>
> No functional change.
>
> Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
> Cc: Richard Weinberger <richard at nod.at>
> Cc: Anton Ivanov <anton.ivanov at cambridgegreys.com>
> Cc: Johannes Berg <johannes at sipsolutions.net>
> Cc: linux-um at lists.infradead.org
> ---
> arch/um/Kconfig | 1 +
> arch/um/include/asm/bugs.h | 7 -------
> arch/um/kernel/um_arch.c | 3 ++-
> 3 files changed, 3 insertions(+), 8 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd at linaro.org>
More information about the linux-arm-kernel
mailing list