aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/mach-default
diff options
context:
space:
mode:
authorMatt Wilson <msw@amazon.com>2013-08-27 11:20:17 +0200
committerJan Beulich <jbeulich@suse.com>2013-08-27 11:20:17 +0200
commitc8e2fd7edced5ef28ff57524f8f744c042e57c59 (patch)
tree46c9ccb804d288ea6b0c2c6ae39637e44c979be8 /xen/include/asm-x86/mach-default
parent3e787021fb2420851c7bdc3911ea53c728ba5ac0 (diff)
downloadxen-c8e2fd7edced5ef28ff57524f8f744c042e57c59.tar.gz
xen-c8e2fd7edced5ef28ff57524f8f744c042e57c59.tar.bz2
xen-c8e2fd7edced5ef28ff57524f8f744c042e57c59.zip
x86/apic: remove Summit support
IBM's Summit chipset was only used for 32-bit only Intel ccNUMA and IA-64 machines, neither of which are supported by Xen anymore. Signed-off-by: Matt Wilson <msw@amazon.com> Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Diffstat (limited to 'xen/include/asm-x86/mach-default')
-rw-r--r--xen/include/asm-x86/mach-default/mach_mpspec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/include/asm-x86/mach-default/mach_mpspec.h b/xen/include/asm-x86/mach-default/mach_mpspec.h
index 9ef0b941bb..1a4e3f8c4f 100644
--- a/xen/include/asm-x86/mach-default/mach_mpspec.h
+++ b/xen/include/asm-x86/mach-default/mach_mpspec.h
@@ -3,7 +3,7 @@
#define MAX_IRQ_SOURCES 256
-/* Summit or generic (i.e. installer) kernels need lots of bus entries. */
+/* Generic (i.e. installer) kernels need lots of bus entries. */
/* Maximum 256 PCI busses, plus 1 ISA bus in each of 4 cabinets. */
#define MAX_MP_BUSSES 260