]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: selftests: Enable mmu_stress_test on arm64
authorSean Christopherson <seanjc@google.com>
Thu, 28 Nov 2024 00:55:40 +0000 (16:55 -0800)
committerSean Christopherson <seanjc@google.com>
Wed, 18 Dec 2024 22:14:58 +0000 (14:14 -0800)
commit8abe7632a1eebdfac2c553a21b4f980db416c166
tree5149bb89dbe9c9f39ae42fa15c9018b92a918bd3
parentc35d8f579e50328f539bc049cc057f2158bb8e60
KVM: selftests: Enable mmu_stress_test on arm64

Enable the mmu_stress_test on arm64.  The intent was to enable the test
across all architectures when it was first added, but a few goofs made it
unrunnable on !x86.  Now that those goofs are fixed, at least for arm64,
enable the test.

Cc: Oliver Upton <oliver.upton@linux.dev>
Cc: Marc Zyngier <maz@kernel.org>
Reviewed-by: James Houghton <jthoughton@google.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Link: https://lore.kernel.org/r/20241128005547.4077116-10-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/Makefile