[patch 05/17] loongarch/cpu: Switch to arch_cpu_finalize_init()
Philippe Mathieu-Daudé
philmd at linaro.org
Sun Jun 25 14:24:57 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: Huacai Chen <chenhuacai at kernel.org>
> Cc: WANG Xuerui <kernel at xen0n.name>
> Cc: loongarch at lists.linux.dev
> ---
> arch/loongarch/Kconfig | 1 +
> arch/loongarch/include/asm/bugs.h | 15 ---------------
> arch/loongarch/kernel/setup.c | 4 ++--
> 3 files changed, 3 insertions(+), 17 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd at linaro.org>
More information about the linux-um
mailing list