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

From: Steffen Eiden

Date: Tue Apr 07 2026 - 08:45:58 EST


On Thu, Apr 02, 2026 at 05:01:33PM +0200, 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: Steffen Eiden <seiden@xxxxxxxxxxxxx>

You may want to add a testcase that deliberately wants to create a non-1M
aligned memslot.

Steffen