Files
linux/arch/x86/xen
David Vrabel 5c9c2d3c9e x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APIC
commit 87ffd2b9bb upstream.

Since commit feb44f1f7a (x86/xen:
Provide a "Xen PV" APIC driver to support >255 VCPUs) Xen guests need
a full APIC driver and thus should depend on X86_LOCAL_APIC.

This fixes an i386 build failure with !SMP && !CONFIG_X86_UP_APIC by
disabling Xen support in this configuration.

Users needing Xen support in a non-SMP i386 kernel will need to enable
CONFIG_X86_UP_APIC.

Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-09-13 09:07:52 -07:00
..
2015-03-16 14:49:14 +00:00
2014-09-23 13:36:20 +00:00
2014-08-26 13:45:49 -04:00
2014-09-23 13:36:18 +00:00