]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
sh/cpu: Switch to arch_cpu_finalize_init()
authorThomas Gleixner <tglx@linutronix.de>
Tue, 1 Aug 2023 16:58:30 +0000 (18:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Aug 2023 17:58:31 +0000 (19:58 +0200)
commit21a1fc8d13d8f4cda5211fab491f7c07ad02be16
tree62352898834e80a4e60809ad2420c66782834469
parentdfeb371a2707c0a70dcf2058ce436f81ab7babb3
sh/cpu: Switch to arch_cpu_finalize_init()

commit 01eb454e9bfe593f320ecbc9aaec60bf87cd453d upstream

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
Signed-off-by: Daniel Sneddon <daniel.sneddon@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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