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

2017-06-07 Thread Andrew Cooper
On 07/06/17 13:49, Jan Beulich wrote: On 06.06.17 at 18:01, wrote: >> It is unconditionally selected, and compiling out IO-APIC support is not a >> useful think to do these days. > thing? Yes - I already noticed and fixed. > >> Signed-off-by: Andrew Cooper > Reviewed-by: Jan Beulich Than

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

2017-06-07 Thread Jan Beulich
>>> On 06.06.17 at 18:01, wrote: > It is unconditionally selected, and compiling out IO-APIC support is not a > useful think to do these days. thing? > Signed-off-by: Andrew Cooper Reviewed-by: Jan Beulich ___ Xen-devel mailing list Xen-devel@lis

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

2017-06-06 Thread Andrew Cooper
It is unconditionally selected, and compiling out IO-APIC support is not a useful think to do these days. Signed-off-by: Andrew Cooper --- CC: Jan Beulich --- xen/arch/x86/acpi/boot.c | 12 xen/arch/x86/apic.c | 4 ++-- xen/arch/x86/mpparse.c| 3 --- xen/in