]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: X86: Convert the last users of "shorthand = 0" to use macros
authorPeter Xu <peterx@redhat.com>
Wed, 4 Dec 2019 19:07:21 +0000 (20:07 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 8 Jan 2020 16:33:16 +0000 (17:33 +0100)
commit13435a53291677809efb939d9d0003edcd564e59
treede0767b5c79e7e8fd7d69d7127042655fd26d875
parent974689091409c5334f48ddd9433d4c20d1bc315c
KVM: X86: Convert the last users of "shorthand = 0" to use macros

Change the last users of "shorthand = 0" to use APIC_DEST_NOSHORT.

Reviewed-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/ioapic.c
arch/x86/kvm/irq_comm.c
arch/x86/kvm/x86.c