xen/x86: Remove APIC_INTEGRATED() checks
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 17 Nov 2015 14:41:32 +0000 (14:41 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 30 May 2017 17:50:13 +0000 (18:50 +0100)
commit7b0007af3a1fc7be87a63e010d4d7b268627e930
treec7b3ed21fc59d0610344c09b019ff683e1fdcbae
parent15f8ab923983e01ae14e4209af465df990c2344c
xen/x86: Remove APIC_INTEGRATED() checks

All 64bit processors have integrated APICs.  Xen has no need to attempt to
cope with external APICs.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
xen/arch/x86/apic.c
xen/arch/x86/smpboot.c
xen/include/asm-x86/apicdef.h