x64, x2apic/intr-remap: support for x2apic physical mode support
authorSuresh Siddha <suresh.b.siddha@intel.com>
Thu, 10 Jul 2008 18:16:59 +0000 (11:16 -0700)
committerIngo Molnar <mingo@elte.hu>
Sat, 12 Jul 2008 06:45:07 +0000 (08:45 +0200)
commit2d9579a124d746a3e0e0ba45e57d80800ee80807
treeb95f34d75309ac8ae91c6ff0331731214ae1c93d
parent6e1cb38a2aef7680975e71f23de187859ee8b158
x64, x2apic/intr-remap: support for x2apic physical mode support

x2apic Physical mode  support. By default we will use x2apic cluster mode.
x2apic physical mode can be selected using "x2apic_phys" boot parameter.

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Cc: akpm@linux-foundation.org
Cc: arjan@linux.intel.com
Cc: andi@firstfloor.org
Cc: ebiederm@xmission.com
Cc: jbarnes@virtuousgeek.org
Cc: steiner@sgi.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/Makefile
arch/x86/kernel/genapic_64.c
arch/x86/kernel/genx2apic_phys.c [new file with mode: 0644]
include/asm-x86/genapic_64.h