android_kernel_xiaomi_sm8350/arch/x86
Alexey Dobriyan a19aac8548 x86: make setup_xstate_init() __init
WARNING: vmlinux.o(.text+0x22453): Section mismatch in reference from the function setup_xstate_init() to the function .init.text:__alloc_bootmem()
The function setup_xstate_init() references the function __init __alloc_bootmem().
This is often because setup_xstate_init lacks a __init annotation or the annotation of __alloc_bootmem is wrong.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-09-06 19:01:18 +02:00
..
boot Merge branch 'x86/cpu' into x86/xsave 2008-09-04 09:04:45 -07:00
configs x86: update defconfigs 2008-08-27 08:14:17 +02:00
crypto
es7000 x86: mach_es7000 to es7000 2008-07-26 16:31:34 +02:00
ia32 x86, xsave: save/restore the extended state context in sigframe 2008-07-30 19:49:27 +02:00
kernel x86: make setup_xstate_init() __init 2008-09-06 19:01:18 +02:00
kvm KVM: Advertise synchronized mmu support to userspace 2008-07-29 12:34:02 +03:00
lguest Merge commit 'v2.6.27-rc1' into x86/core 2008-07-30 19:33:48 +02:00
lib Merge branch 'x86/urgent' into x86/cpu 2008-08-27 19:17:07 -07:00
mach-default x86: add ->pre_time_init to x86_quirks 2008-07-20 09:25:52 +02:00
mach-generic x86: mach-numaq to numaq 2008-07-26 16:31:35 +02:00
mach-rdc321x removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
mach-voyager
math-emu
mm x86: fix two modpost warnings in mm/init_64.c 2008-08-22 07:51:54 +02:00
oprofile x86: fix oprofile + hibernation badness 2008-08-20 16:18:31 +02:00
pci Merge branch 'linus' into x86/urgent 2008-08-25 14:39:12 +02:00
power Merge branch 'x86/cpu' into x86/xsave 2008-09-04 09:04:45 -07:00
vdso Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus 2008-07-21 16:37:17 +02:00
video
xen Merge branch 'linus' into x86/x2apic 2008-07-25 13:08:16 +02:00
Kconfig Merge branch 'x86/cpu' into x86/xsave 2008-09-04 09:04:45 -07:00
Kconfig.cpu x86: configuration options to compile out x86 CPU support code 2008-08-18 16:05:48 +02:00
Kconfig.debug x86: Fix help message for STRICT_DEVMEM config option 2008-07-21 13:04:08 -07:00
Makefile x86, RDC321x: add to mach-default 2008-07-26 13:51:46 +02:00
Makefile_32.cpu