linux/arch/x86/kernel/apic
Greg Pearson ea0dcf903e x86/apic: Use x2apic physical mode based on FADT setting
Provide systems that do not support x2apic cluster mode
a mechanism to select x2apic physical mode using the
FADT FORCE_APIC_PHYSICAL_DESTINATION_MODE bit.

Changes from v1: (based on Suresh's comments)
 - removed #ifdef CONFIG_ACPI
 - removed #include <linux/acpi.h>

Signed-off-by: Greg Pearson <greg.pearson@hp.com>
Acked-by: Suresh Siddha <suresh.b.siddha@intel.com>
Link: http://lkml.kernel.org/r/1335313436-32020-1-git-send-email-greg.pearson@hp.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2012-04-25 12:47:08 +02:00
..
apic.c x86, apic: APIC code touches invalid MSR on P5 class machines 2012-04-18 09:44:31 -07:00
apic_flat_64.c x86/platform: Move APIC ID validity check into platform APIC code 2012-03-14 09:49:48 +01:00
apic_noop.c x86/platform: Move APIC ID validity check into platform APIC code 2012-03-14 09:49:48 +01:00
apic_numachip.c x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() 2012-04-16 20:43:43 +02:00
bigsmp_32.c x86/platform: Move APIC ID validity check into platform APIC code 2012-03-14 09:49:48 +01:00
es7000_32.c x86/platform: Move APIC ID validity check into platform APIC code 2012-03-14 09:49:48 +01:00
hw_nmi.c x86, nmi: Wire up NMI handlers to new routines 2011-10-10 06:56:57 +02:00
io_apic.c x86/ioapic: Add io_apic_ops driver layer to allow interception 2012-03-28 09:49:29 +02: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/platform: Move APIC ID validity check into platform APIC code 2012-03-14 09:49:48 +01:00
probe_32.c x86/platform: Move APIC ID validity check into platform APIC code 2012-03-14 09:49:48 +01:00
probe_64.c x86, apic: Make apic drivers static 2011-05-22 11:48:04 +02:00
summit_32.c x86/platform: Move APIC ID validity check into platform APIC code 2012-03-14 09:49:48 +01:00
x2apic_cluster.c x86/apic: Add separate apic_id_valid() functions for selected apic drivers 2012-03-23 13:28:43 +01:00
x2apic_phys.c x86/apic: Use x2apic physical mode based on FADT setting 2012-04-25 12:47:08 +02:00
x2apic_uv_x.c x86/apic: Add separate apic_id_valid() functions for selected apic drivers 2012-03-23 13:28:43 +01:00