KVM: x86: check LAPIC presence when building apic_map
authorRadim Krčmář <rkrcmar@redhat.com>
Thu, 29 Jan 2015 21:33:35 +0000 (22:33 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 30 Jan 2015 11:28:31 +0000 (12:28 +0100)
We forgot to re-check LAPIC after splitting the loop in commit
173beedc1601 (KVM: x86: Software disabled APIC should still deliver
NMIs, 2014-11-02).

Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Fixes: 173beedc1601f51dae9d579aa7a414c5aa8f700b
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/lapic.c

Simple merge