Re: [PATCH v1 3/3] KVM: s390: Allow for 2G hugepages

From: Steffen Eiden

Date: Mon Jun 08 2026 - 08:59:24 EST


On Wed, Jun 03, 2026 at 05:47:58PM +0200, Claudio Imbrenda wrote:
> Change gmap_2g_allowed() to perform the necessary checks to allow for
> 2G hugepages to be used, instead of returning false. The
> GMAP_FLAG_ALLOW_HPAGE_2G gmap flag is now taken into account.
>
> Also add appropriate kerneldoc comments.
>
> Signed-off-by: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>

Reviewed-by: Steffen Eiden <seiden@xxxxxxxxxxxxx>