diff options
author | Sean Christopherson <[email protected]> | 2021-11-11 00:03:07 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-11-16 07:43:26 -0500 |
commit | a5ac0fd1b90ae811ba51da6a9928633bddefb792 (patch) | |
tree | 48ee5fc5a5ac15f86d8f74ce56b686a69baa46c3 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | b91b637f4a595c5be435e215f78b1a3bd8c252b3 (diff) |
KVM: selftests: Remove perf_test_args.host_page_size
Remove perf_test_args.host_page_size and instead use getpagesize() so
that it's somewhat obvious that, for tests that care about the host page
size, they care about the system page size, not the hardware page size,
e.g. that the logic is unchanged if hugepages are in play.
No functional change intended.
Signed-off-by: Sean Christopherson <[email protected]>
Reviewed-by: Ben Gardon <[email protected]>
Signed-off-by: David Matlack <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions