android_kernel_motorola_sm6225/arch/x86
Thomas Gleixner 542dac0633 x86/fpu: Mark init functions __init
commit 1703db2b90c91b2eb2d699519fc505fe431dde0e upstream

No point in keeping them around.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20230613224545.841685728@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
..
boot x86/boot: Wrap literal addresses in absolute_pointer() 2023-06-09 10:24:02 +02:00
configs
crypto
entry exit: Add and use make_task_dead. 2023-02-06 07:49:45 +01:00
events perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox() 2023-01-18 11:30:05 +01:00
hyperv x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup fails 2021-11-26 11:36:23 +01:00
ia32 binfmt: Move install_exec_creds after setup_new_exec to match binfmt_elf 2023-01-18 11:30:42 +01:00
include x86/fpu: Remove cpuinfo argument from init functions 2023-08-08 19:49:18 +02:00
kernel x86/fpu: Mark init functions __init 2023-08-08 19:49:18 +02:00
kvm KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not intercepted 2023-05-17 11:13:07 +02:00
lib x86/asm: Fix an assembler warning with current binutils 2023-02-06 07:49:44 +01:00
math-emu
mm x86/mm: Avoid incomplete Global INVLPG flushes 2023-05-30 12:42:14 +01:00
net bpf: Introduce BPF nospec instruction for mitigating Spectre v4 2021-09-22 11:47:58 +02:00
oprofile
pci x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hot 2023-04-20 12:04:40 +02:00
platform x86/olpc: fix 'logical not is only applied to the left hand side' 2022-08-25 11:15:27 +02:00
power x86/pm: Add enumeration check before spec MSRs save/restore setup 2022-12-08 11:18:34 +01:00
purgatory x86/purgatory: remove PGO flags 2023-06-28 10:15:27 +02:00
ras
realmode x86/64/mm: Map all kernel memory into trampoline_pgd 2021-12-08 08:50:14 +01:00
tools x86/tools: Fix objdump version check again 2021-08-26 08:36:39 -04:00
um x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber list 2023-03-11 16:31:58 +01:00
video
xen x86/xen: Fix memory leak in xen_init_lock_cpu() 2023-01-18 11:30:07 +01:00
.gitignore
Kbuild
Kconfig x86/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 19:49:17 +02:00
Kconfig.cpu
Kconfig.debug
Makefile
Makefile.um
Makefile_32.cpu