diff options
| author | Sean Christopherson <[email protected]> | 2022-10-06 00:45:08 +0000 | 
|---|---|---|
| committer | Sean Christopherson <[email protected]> | 2022-11-16 16:58:55 -0800 | 
| commit | 91add12d384c650d243b8ccdee1f2ddea3c9a85d (patch) | |
| tree | 3bd6b406ff8df70b19c9a6ce26b4eb76ad937c16 /tools/testing/selftests/kvm/lib/kvm_util.c | |
| parent | 751f280017b697d98936618a21ca3defdc03a9f4 (diff) | |
KVM: selftests: Remove useless shifts when creating guest page tables
Remove the pointless shift from GPA=>GFN and immediately back to
GFN=>GPA when creating guest page tables.  Ignore the other walkers
that have a similar pattern for the moment, they will be converted
to use virt_get_pte() in the near future.
No functional change intended.
Signed-off-by: Sean Christopherson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/kvm/lib/kvm_util.c')
0 files changed, 0 insertions, 0 deletions