]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5270d265ced20d066588f91595c5d241f18d85d7
treec8a13039d1d5f7b0487b8ec109809d71a7d073bf
parente3bb0999ac7e8dad7e71b4cef10b11c6eb98747a
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