]> 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)
commit8ec81039b2dacd2b63a0979342052c4537a866a4
treede0767b5c79e7e8fd7d69d7127042655fd26d875
parent170a4021dbcd3a1874d9614861d9f457cc8eefbc
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