kernel-ark/arch/x86/kernel/apic
Ido Yariv 7db971b235 x86/platform: Introduce APIC post-initialization callback
Some subarchitectures (such as vSMP) need to slightly adjust the
underlying APIC structure. Add an APIC post-initialization callback
to 'struct x86_platform_ops' for this purpose and use it for
adjusting the APIC structure on vSMP systems.

Signed-off-by: Ido Yariv <ido@wizery.com>
Acked-by: Shai Fultheim <shai@scalemp.com>
Link: http://lkml.kernel.org/r/1338675095-27260-1-git-send-email-ido@wizery.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2012-06-06 09:06:19 +02:00
..
apic_flat_64.c x86/apic: Add apic->eoi_write() callback 2012-05-18 09:46:08 +02:00
apic_noop.c x86/apic: Add apic->eoi_write() callback 2012-05-18 09:46:08 +02:00
apic_numachip.c x86/apic: Add apic->eoi_write() callback 2012-05-18 09:46:08 +02:00
apic.c Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2012-05-22 18:38:11 -07:00
bigsmp_32.c x86/apic: Add apic->eoi_write() callback 2012-05-18 09:46:08 +02:00
es7000_32.c x86/apic: Add apic->eoi_write() callback 2012-05-18 09:46:08 +02:00
hw_nmi.c x86, nmi: Wire up NMI handlers to new routines 2011-10-10 06:56:57 +02:00
io_apic.c Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 2012-05-23 17:12:06 -07:00
ipi.c x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic id 2011-01-28 14:54:05 +01:00
Makefile x86: Add NumaChip support 2011-12-05 17:17:24 +01:00
numaq_32.c x86/apic: Add apic->eoi_write() callback 2012-05-18 09:46:08 +02:00
probe_32.c x86/platform: Introduce APIC post-initialization callback 2012-06-06 09:06:19 +02:00
probe_64.c x86/platform: Introduce APIC post-initialization callback 2012-06-06 09:06:19 +02:00
summit_32.c x86/apic: Add apic->eoi_write() callback 2012-05-18 09:46:08 +02:00
x2apic_cluster.c x86/apic: Implement EIO micro-optimization 2012-05-18 09:46:09 +02:00
x2apic_phys.c x86/apic: Implement EIO micro-optimization 2012-05-18 09:46:09 +02:00
x2apic_uv_x.c x86/apic: Implement EIO micro-optimization 2012-05-18 09:46:09 +02:00