loongarch/cpu: Switch to arch_cpu_finalize_init()
authorThomas Gleixner <tglx@linutronix.de>
Tue, 13 Jun 2023 23:39:28 +0000 (01:39 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 16 Jun 2023 08:15:59 +0000 (10:15 +0200)
commit9841c423164787feb8f1442f922b7d80a70c82f1
tree197378954278c045978f0752350a454b49e36b4b
parent6c38e3005621800263f117fb00d6787a76e16de7
loongarch/cpu: Switch to arch_cpu_finalize_init()

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@linutronix.de>
Link: https://lore.kernel.org/r/20230613224545.195288218@linutronix.de
arch/loongarch/Kconfig
arch/loongarch/include/asm/bugs.h [deleted file]
arch/loongarch/kernel/setup.c