diff options
author | Oliver Upton <oliver.upton@linux.dev> | 2022-12-07 21:48:08 +0000 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-12-09 09:13:39 +0100 |
commit | 2afc1fbbdab2aee831561f09f859989dcd5ed648 (patch) | |
tree | 23d36442bbc30c81213f7a91304818c9386c7b0b /virt/kvm | |
parent | e8b9a055fa0481679132781db574ecb771960f16 (diff) | |
download | linux-starfive-2afc1fbbdab2aee831561f09f859989dcd5ed648.tar.gz linux-starfive-2afc1fbbdab2aee831561f09f859989dcd5ed648.tar.bz2 linux-starfive-2afc1fbbdab2aee831561f09f859989dcd5ed648.zip |
KVM: selftests: Allocate ucall pool from MEM_REGION_DATA
MEM_REGION_TEST_DATA is meant to hold data explicitly used by a
selftest, not implicit allocations due to the selftests infrastructure.
Allocate the ucall pool from MEM_REGION_DATA much like the rest of the
selftests library allocations.
Fixes: 426729b2cf2e ("KVM: selftests: Add ucall pool based implementation")
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Message-Id: <20221207214809.489070-5-oliver.upton@linux.dev>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions