Re: [PATCH v3 4/6] KVM: selftests: Remove 1M alignment requirement for s390

From: Christoph Schlameuss

Date: Fri Apr 10 2026 - 07:28:43 EST


On Thu Apr 2, 2026 at 5:01 PM CEST, Claudio Imbrenda wrote:
> Remove the 1M memslot alignment requirement for s390, since it is not
> needed anymore.
>
> Signed-off-by: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>

Reviewed-by: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx>

> ---
> tools/testing/selftests/kvm/dirty_log_test.c | 3 ---
> tools/testing/selftests/kvm/include/kvm_util.h | 4 ----
> tools/testing/selftests/kvm/kvm_page_table_test.c | 3 ---
> tools/testing/selftests/kvm/lib/kvm_util.c | 9 +--------
> tools/testing/selftests/kvm/lib/memstress.c | 4 ----
> tools/testing/selftests/kvm/pre_fault_memory_test.c | 4 ----
> tools/testing/selftests/kvm/set_memory_region_test.c | 9 +--------
> 7 files changed, 2 insertions(+), 34 deletions(-)
>