x86/apic: remove DMI checks in bigsmp driver for obsolete systems
authorMatt Wilson <msw@amazon.com>
Fri, 30 Aug 2013 08:53:33 +0000 (10:53 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 30 Aug 2013 08:53:33 +0000 (10:53 +0200)
commit7ab9e14530c58be4aa30c811bfaef35f64bdd90d
treec04aa1e3fbb630c0c2bf78ae828413e37cb657c2
parent735be2c1db9651b552c1df636742aaeab00ec538
x86/apic: remove DMI checks in bigsmp driver for obsolete systems

The DMI checks that force the use of the bigsmp APIC driver are for
systems that are no longer supported by Xen (32-bit x86).

Signed-off-by: Matt Wilson <msw@amazon.com>
Acked-by: Keir Fraser <keir@xen.org>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/genapic/bigsmp.c