diff options
author | Xinghui Li <korantli@tencent.com> | 2023-04-03 17:52:00 +0800 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2023-04-04 11:08:12 -0700 |
commit | c0d0ce9b5a851895f34fd401c9dddc70616711a4 (patch) | |
tree | 23fddc4c9cc4135d82f379723a6a6990a22802c5 /tools/memory-model | |
parent | 0977cfac6e76fa976618129a4585bcf53784cc87 (diff) | |
download | linux-c0d0ce9b5a851895f34fd401c9dddc70616711a4.tar.gz linux-c0d0ce9b5a851895f34fd401c9dddc70616711a4.tar.bz2 linux-c0d0ce9b5a851895f34fd401c9dddc70616711a4.zip |
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: 391503528257 ("KVM: x86: SVM: move avic definitions from AMD's spec to svm.h")
Signed-off-by: Xinghui Li <korantli@tencent.com>
Reviewed-by: Like Xu <likexu@tencent.com>
Link: https://lore.kernel.org/r/20230403095200.1391782-1-korantwork@gmail.com
[sean: tweak shortlog]
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/memory-model')
0 files changed, 0 insertions, 0 deletions