Skip to content
Commit 6f2f86ec authored by Ricardo Koller's avatar Ricardo Koller Committed by Paolo Bonzini
Browse files

KVM: selftests: Address extra memslot parameters in vm_vaddr_alloc

Commit a75a895e ("KVM: selftests: Unconditionally use memslot 0 for
vaddr allocations") removed the memslot parameters from vm_vaddr_alloc.
It addressed all callers except one under lib/aarch64/, due to a race
with commit e3db7579

 ("KVM: selftests: Add exception handling
support for aarch64")

Fix the vm_vaddr_alloc call in lib/aarch64/processor.c.

Reported-by: default avatarZenghui Yu <yuzenghui@huawei.com>
Signed-off-by: default avatarRicardo Koller <ricarkol@google.com>
Message-Id: <20210702201042.4036162-1-ricarkol@google.com>
Reviewed-by: default avatarEric Auger <eric.auger@redhat.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 004d62eb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment