diff options
author | Sean Christopherson <seanjc@google.com> | 2022-06-13 22:57:16 +0000 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-06-15 08:07:55 -0400 |
commit | 007a369fba3c120d9a343bb2e8f04cf64c988183 (patch) | |
tree | b1cf2f92b18a70f57cfe42c4124676a16fe04f50 /kernel/scs.c | |
parent | 78c7d9001be704b7d13083333354c6ddf6e32fce (diff) |
KVM: x86/mmu: Drop unused CMPXCHG macro from paging_tmpl.h
Drop the CMPXCHG macro from paging_tmpl.h, it's no longer used now that
KVM uses a common uaccess helper to do 8-byte CMPXCHG.
Fixes: f122dfe44768 ("KVM: x86: Use __try_cmpxchg_user() to update guest PTE A/D bits")
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20220613225723.2734132-2-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'kernel/scs.c')
0 files changed, 0 insertions, 0 deletions