Skip to content
Commit c0d0ce9b authored by Xinghui Li's avatar Xinghui Li Committed by Sean Christopherson
Browse files

KVM: SVM: Remove a duplicate definition of VMCB_AVIC_APIC_BAR_MASK



VMCB_AVIC_APIC_BAR_MASK is defined twice with the same value in svm.h,
which is meaningless. Delete the duplicate one.

Fixes: 39150352 ("KVM: x86: SVM: move avic definitions from AMD's spec to svm.h")
Signed-off-by: default avatarXinghui Li <korantli@tencent.com>
Reviewed-by: default avatarLike Xu <likexu@tencent.com>
Link: https://lore.kernel.org/r/20230403095200.1391782-1-korantwork@gmail.com


[sean: tweak shortlog]
Signed-off-by: default avatarSean Christopherson <seanjc@google.com>
parent 0977cfac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment