linux-stable/arch/sh/kernel
Thomas Gleixner 21a1fc8d13 sh/cpu: Switch to arch_cpu_finalize_init()
commit 01eb454e9b 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>
2023-08-08 19:58:31 +02:00
..
cpu sh: j2: Use ioremap() to translate device tree address into kernel memory 2023-07-23 13:47:20 +02:00
syscalls Merge branch 'akpm' (patches from Andrew) 2021-09-03 10:08:28 -07:00
vsyscall
.gitignore
Makefile sh: remove -Werror from Makefiles 2020-08-14 22:05:13 -04:00
asm-offsets.c
crash_dump.c
debugtraps.S
disassemble.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
dma-coherent.c dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> 2020-10-06 07:07:06 +02:00
dumpstack.c sh: stacktrace: Remove stacktrace_ops.stack() 2020-08-14 22:05:11 -04:00
dwarf.c
entry-common.S sh: fix syscall tracing 2020-09-13 21:22:55 -04:00
ftrace.c tracing: Fix various typos in comments 2021-03-23 14:08:18 -04:00
head_32.S sh: init: use OF_EARLY_FLATTREE for early init 2023-05-17 11:50:23 +02:00
hw_breakpoint.c
idle.c sh/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:58:31 +02:00
io.c
io_trapped.c sh: unexport register_trapped_io and match_trapped_io_handler 2020-08-14 22:05:16 -04:00
iomap.c iomap: constify ioreadX() iomem argument (as in generic implementation) 2020-08-14 19:56:57 -07:00
ioport.c sh: don't include <asm/io_trapped.h> in <asm/io.h> 2020-08-14 22:05:16 -04:00
irq.c softirq: Move do_softirq_own_stack() to generic asm header 2021-02-10 23:34:16 +01:00
irq_32.c
kdebugfs.c
kgdb.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
kprobes.c kprobes: Do not increment probe miss count in the fault handler 2021-06-03 15:47:26 +02:00
machine_kexec.c mm: remove unneeded includes of <asm/pgalloc.h> 2020-08-07 11:33:26 -07:00
machvec.c sh: machvec: Use char[] for section boundaries 2022-10-26 12:34:36 +02:00
module.c
nmi_debug.c sh: nmi_debug: fix return value of __setup handler 2023-05-17 11:50:23 +02:00
perf_callchain.c sh: stacktrace: Remove stacktrace_ops.stack() 2020-08-14 22:05:11 -04:00
perf_event.c sh: Get rid of oprofile leftovers 2021-04-22 13:32:39 +01:00
process.c
process_32.c sched: Introduce task_is_running() 2021-06-18 11:43:07 +02:00
ptrace.c
ptrace_32.c sh: fix syscall tracing 2020-09-13 21:22:55 -04:00
reboot.c
relocate_kernel.S
return_address.c
setup.c sh/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:58:31 +02:00
sh_bios.c
sh_ksyms_32.c
signal_32.c sh: sanitize the flags on sigreturn 2023-03-30 12:47:54 +02:00
smp.c sched/core: Initialize the idle task with preemption disabled 2021-05-12 13:01:45 +02:00
stacktrace.c sh: stacktrace: Remove stacktrace_ops.stack() 2020-08-14 22:05:11 -04:00
swsusp.c
sys_sh.c
sys_sh32.c
syscalls_32.S
time.c
topology.c mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA 2021-06-29 10:53:55 -07:00
traps.c exit: Add and use make_task_dead. 2023-02-01 08:27:20 +01:00
traps_32.c uaccess: add force_uaccess_{begin,end} helpers 2020-08-12 10:57:59 -07:00
unwinder.c
vmlinux.lds.S sh: define RUNTIME_DISCARD_EXIT 2023-03-17 08:49:03 +01:00