android_kernel_xiaomi_sm8350/arch/x86/include/asm/mach-default
Yinghai Lu 54ac14a8e9 x86: fix wakeup_cpu with numaq/es7000, v2, fix
Impact: fix wakeup_secondary_cpu with hotplug

We can not put that into x86_quirks, because that is __initdata.
So try to move that to genapic, and add update_genapic in x86_quirks.

later we even could use that stub to:

 1. autodetect CONFIG_ES7000_CLUSTERED_APIC
 2. more correct inquire_remote_apic with apic_verbosity setting.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-11-18 00:27:24 +01:00
..
apm.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
do_timer.h
entry_arch.h
mach_apic.h x86: fix wakeup_cpu with numaq/es7000, v2, fix 2008-11-18 00:27:24 +01:00
mach_apicdef.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
mach_ipi.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
mach_mpparse.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
mach_mpspec.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
mach_timer.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
mach_traps.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
mach_wakecpu.h x86: fix wakeup_cpu with numaq/es7000, v2 2008-11-17 17:57:34 +01:00
pci-functions.h
setup_arch.h
smpboot_hooks.h x86: fix wakeup_cpu with numaq/es7000, v2 2008-11-17 17:57:34 +01:00