aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/mach-default
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-07-21 15:50:11 +0000
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-07-21 15:50:11 +0000
commit55c771f676873ff66102be3826ed88f53ab57578 (patch)
tree8048471db0f4f844109ad2ad7ff7e3222805ae0e /xen/include/asm-x86/mach-default
parenteadf155ee317140c416c3f7b07fa06f9688dc9fb (diff)
downloadxen-55c771f676873ff66102be3826ed88f53ab57578.tar.gz
xen-55c771f676873ff66102be3826ed88f53ab57578.tar.bz2
xen-55c771f676873ff66102be3826ed88f53ab57578.zip
Here is a patch to enable Xen to run on a Unisys ES7000 x86_64 system.
Signed-off-by: Aravindh Puthiyaparambil <aravindh.puthiyaparambil@unisys.com>
Diffstat (limited to 'xen/include/asm-x86/mach-default')
-rw-r--r--xen/include/asm-x86/mach-default/mach_apic.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/xen/include/asm-x86/mach-default/mach_apic.h b/xen/include/asm-x86/mach-default/mach_apic.h
index 4bf3c5ae34..922c2fa57a 100644
--- a/xen/include/asm-x86/mach-default/mach_apic.h
+++ b/xen/include/asm-x86/mach-default/mach_apic.h
@@ -19,8 +19,6 @@ static inline cpumask_t target_cpus(void)
#define NO_BALANCE_IRQ (0)
#define esr_disable (0)
-#define NO_IOAPIC_CHECK (0)
-
#define INT_DELIVERY_MODE dest_LowestPrio
#define INT_DEST_MODE 1 /* logical delivery broadcast to all procs */