sh/cpu: Switch to arch_cpu_finalize_init()
authorThomas Gleixner <tglx@linutronix.de>
Tue, 13 Jun 2023 23:39:33 +0000 (01:39 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 16 Jun 2023 08:16:00 +0000 (10:16 +0200)
commit01eb454e9bfe593f320ecbc9aaec60bf87cd453d
tree555fff8ed6b8c13d001105df95b70acfdf8b5b8c
parent7f066a22fe353a827a402ee2835e81f045b1574d
sh/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.371697797@linutronix.de
arch/sh/Kconfig
arch/sh/include/asm/bugs.h [deleted file]
arch/sh/include/asm/processor.h
arch/sh/kernel/idle.c
arch/sh/kernel/setup.c