summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/xen_shinfo_test.c
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2021-06-22 22:05:21 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2021-06-24 11:47:42 -0400
commita75a895e6457784fdf2a0a20a024ae29ff8a7f28 (patch)
treeff91201bed069435521595bd6f81ae888d87b558 /tools/testing/selftests/kvm/x86_64/xen_shinfo_test.c
parent408633c326c487f4f32d02c7d891c9b0242d5c45 (diff)
KVM: selftests: Unconditionally use memslot 0 for vaddr allocations
Drop the memslot param(s) from vm_vaddr_alloc() now that all callers directly specific '0' as the memslot. Drop the memslot param from virt_pgd_alloc() as well since vm_vaddr_alloc() is its only user. I.e. shove the hardcoded '0' down to the vm_phy_pages_alloc() calls. No functional change intended. Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/testing/selftests/kvm/x86_64/xen_shinfo_test.c')
0 files changed, 0 insertions, 0 deletions