diff options
author | Sean Christopherson <seanjc@google.com> | 2021-06-22 22:05:21 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-06-24 11:47:42 -0400 |
commit | a75a895e6457784fdf2a0a20a024ae29ff8a7f28 (patch) | |
tree | ff91201bed069435521595bd6f81ae888d87b558 /tools/testing/selftests/kvm/lib/perf_test_util.c | |
parent | 408633c326c487f4f32d02c7d891c9b0242d5c45 (diff) | |
download | linux-a75a895e6457784fdf2a0a20a024ae29ff8a7f28.tar.bz2 |
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/lib/perf_test_util.c')
0 files changed, 0 insertions, 0 deletions