Re: [Xen-devel] [PATCH 3/4] x86/apic: Drop CONFIG_LOCAL_APIC

2017-06-07 Thread Jan Beulich
>>> On 06.06.17 at 18:01, wrote: > It is unconditionally selected, and all 64bit processors have local APICs. > > Signed-off-by: Andrew Cooper Reviewed-by: Jan Beulich ___ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-de

[Xen-devel] [PATCH 3/4] x86/apic: Drop CONFIG_LOCAL_APIC

2017-06-06 Thread Andrew Cooper
It is unconditionally selected, and all 64bit processors have local APICs. Signed-off-by: Andrew Cooper --- CC: Jan Beulich --- xen/arch/x86/acpi/boot.c | 10 -- xen/include/asm-x86/apic.h | 8 xen/include/asm-x86/config.h | 1 - 3 files changed, 19 deletions(-) diff -