mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-06-21 15:43:21 +02:00
13c2c3cfe0
The test was mistakenly using addr_gpa2hva on a gva and that happened to work accidentally. Commit106a2e766e("KVM: selftests: Lower the min virtual address for misc page allocations") revealed this bug. Fixes:2c7f76b4c4("selftests: kvm: Add basic Hyper-V clocksources tests", 2021-03-18) Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20210804112057.409498-1-mlevitsk@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>