m68k/cpu: Switch to arch_cpu_finalize_init()
authorThomas Gleixner <tglx@linutronix.de>
Tue, 13 Jun 2023 23:39:30 +0000 (01:39 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 16 Jun 2023 08:15:59 +0000 (10:15 +0200)
commit9ceecc2589b9d7cef6b321339ed8de484eac4b20
tree1fae3c91098b4270c104f80d4060f44fb6f4caf1
parent9841c423164787feb8f1442f922b7d80a70c82f1
m68k/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>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/r/20230613224545.254342916@linutronix.de
arch/m68k/Kconfig
arch/m68k/include/asm/bugs.h [deleted file]
arch/m68k/kernel/setup_mm.c