Re: [Xen-devel] [PATCH 2/4] x86/apic: Drop the unused struct local_apic

2017-06-07 Thread Jan Beulich
>>> On 06.06.17 at 18:01, wrote: > It is not suitable for Xen's use (being xapic and x2apic compatible), and the > comment doesn't inspire much confidence in its correctness. > > Signed-off-by: Andrew Cooper Acked-by: Jan Beulich ___ Xen-devel mai

[Xen-devel] [PATCH 2/4] x86/apic: Drop the unused struct local_apic

2017-06-06 Thread Andrew Cooper
It is not suitable for Xen's use (being xapic and x2apic compatible), and the comment doesn't inspire much confidence in its correctness. Signed-off-by: Andrew Cooper --- CC: Jan Beulich --- xen/include/asm-x86/apicdef.h | 262 -- 1 file changed, 262 dele