KVM: x86: Fix lapic.c debug prints
authorNadav Amit <namit@cs.technion.ac.il>
Sun, 29 Jun 2014 09:28:51 +0000 (12:28 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 9 Jul 2014 16:09:57 +0000 (18:09 +0200)
commit98eff52ab5c0ff5cb96940a93e99a1aeb2f11c89
treec8a13039d1d5f7b0487b8ec109809d71a7d073bf
parent0d3da0d26e3c3515997c99451ce3b0ad1a69a36c
KVM: x86: Fix lapic.c debug prints

In two cases lapic.c does not use the apic_debug macro correctly. This patch
fixes them.

Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/lapic.c