kernel-ark/arch/x86/mach-generic
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
..
bigsmp.c x86: fix wakeup_cpu with numaq/es7000, v2 2008-11-17 17:57:34 +01:00
default.c x86: fix wakeup_cpu with numaq/es7000, v2 2008-11-17 17:57:34 +01:00
es7000.c x86: make 32bit support per_cpu vector 2008-10-16 16:52:53 +02:00
Makefile x86: move dir es7000 to es7000_32.c 2008-09-04 08:08:53 -07:00
numaq.c x86: make 32bit support per_cpu vector 2008-10-16 16:52:53 +02:00
probe.c x86: fix wakeup_cpu with numaq/es7000, v2, fix 2008-11-18 00:27:24 +01:00
summit.c x86: fix wakeup_cpu with numaq/es7000, v2 2008-11-17 17:57:34 +01:00