Re: [PATCH v2 1/4] KVM: s390: Add module parameter to fence 2G hugepages
From: Janosch Frank
Date: Wed Jun 10 2026 - 04:36:21 EST
On 6/9/26 17:09, Claudio Imbrenda wrote:
Add the hpage_2g module parameter to KVM to allow enabling or disabling
2G hugepages in KVM.
If hpage_2g is enabled but hpage is not enabled, print a message and
disable hpage_2g.
Opportunistically fix the comment for the hpage module parameter.
Instead of adding yet another parameter could we make it an int and say that hpage=2 equals edat1 and edat2?