android_kernel_motorola_sm6225/arch
Thomas Gleixner 211ec614c9 init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
commit 439e17576eb47f26b78c5bbc72e344d4206d2327 upstream

Invoke the X86ism mem_encrypt_init() from X86 arch_cpu_finalize_init() and
remove the weak fallback from the core code.

No functional change.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20230613224545.670360645@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:49:18 +02:00
..
alpha init: Remove check_bugs() leftovers 2023-08-08 19:49:18 +02:00
arc arc: iounmap() arg is volatile 2022-11-03 23:52:30 +09:00
arm ARM: cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:49:17 +02:00
arm64 arm64: Add missing Set/Way CMO encodings 2023-06-28 10:15:30 +02:00
c6x
h8300 h8300: Fix build errors from do_exit() to make_task_dead() transition 2023-02-06 07:49:45 +01:00
hexagon hexagon: Fix function name in die() 2023-02-06 07:49:45 +01:00
ia64 ia64/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:49:17 +02:00
m68k m68k/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:49:17 +02:00
microblaze exit: Add and use make_task_dead. 2023-02-06 07:49:45 +01:00
mips mips/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:49:17 +02:00
nds32 exit: Add and use make_task_dead. 2023-02-06 07:49:45 +01:00
nios2 nios2: dts: Fix tse_mac "max-frame-size" property 2023-06-21 15:39:57 +02:00
openrisc openrisc: Properly store r31 to pt_regs on unhandled exceptions 2023-05-17 11:13:19 +02:00
parisc init: Remove check_bugs() leftovers 2023-08-08 19:49:18 +02:00
powerpc init: Remove check_bugs() leftovers 2023-08-08 19:49:18 +02:00
riscv riscv: Bump COMMAND_LINE_SIZE value to 1024 2023-04-05 11:15:36 +02:00
s390 s390/ptrace: fix PTRACE_GET_LAST_BREAK error handling 2023-04-26 11:21:51 +02:00
sh sh/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:49:17 +02:00
sparc sparc/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:49:17 +02:00
um um/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:49:18 +02:00
unicore32
x86 init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init() 2023-08-08 19:49:18 +02:00
xtensa init: Remove check_bugs() leftovers 2023-08-08 19:49:18 +02:00
.gitignore
Kconfig init: Provide arch_cpu_finalize_init() 2023-08-08 19:49:17 +02:00