linux-stable/arch/um
Thomas Gleixner 8b844addfd um/cpu: Switch to arch_cpu_finalize_init()
commit 9349b5cd09 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>
Acked-by: Richard Weinberger <richard@nod.at>
Link: https://lore.kernel.org/r/20230613224545.493148694@linutronix.de
Signed-off-by: Daniel Sneddon <daniel.sneddon@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-08-08 19:48:24 +02:00
..
configs um: defconfig: Cleanup from old Kconfig options 2017-09-13 22:32:51 +02:00
drivers um: chan_user: Fix winch_tramp() return value 2022-06-14 16:53:54 +02:00
include um/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:48:24 +02:00
kernel um/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:48:24 +02:00
os-Linux um: registers: Rename function names to avoid conflicts and build problems 2022-01-27 09:00:56 +01:00
scripts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
.gitignore
Kconfig.char License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Kconfig.common um/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:48:24 +02:00
Kconfig.debug um: Make GCOV depend on !KCOV 2019-12-05 15:37:49 +01:00
Kconfig.net License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Kconfig.rest License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Kconfig.um License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile um: link vmlinux with -no-pie 2017-09-13 22:34:30 +02:00
Makefile-os-Linux
Makefile-skas