mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 09:36:22 +02:00
KVM: selftests: Enable pre_fault_memory_test for s390
Enable the pre_fault_memory_test to run on s390. Reviewed-by: Steffen Eiden <seiden@linux.ibm.com> Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com> Message-ID: <20260527144358.186359-6-imbrenda@linux.ibm.com>
This commit is contained in:
parent
c847704619
commit
68f8c9565c
|
|
@ -210,6 +210,7 @@ TEST_GEN_PROGS_s390 += s390/keyop
|
|||
TEST_GEN_PROGS_s390 += rseq_test
|
||||
TEST_GEN_PROGS_s390 += s390/irq_routing
|
||||
TEST_GEN_PROGS_s390 += mmu_stress_test
|
||||
TEST_GEN_PROGS_s390 += pre_fault_memory_test
|
||||
|
||||
TEST_GEN_PROGS_riscv = $(TEST_GEN_PROGS_COMMON)
|
||||
TEST_GEN_PROGS_riscv += riscv/sbi_pmu_test
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user