On Thu, May 15, 2025 at 07:43:40PM +0100, Lorenzo Stoakes wrote:
On Thu, May 15, 2025 at 02:23:33PM -0400, Zi Yan wrote:
When running hugevm tests in a machine without kernel config present, e.g., a VM running a kernel without CONFIG_IKCONFIG_PROC nor /boot/config-*, skip hugevm tests, which reads kernel config to get page table level information.
Signed-off-by: Zi Yan ziy@nvidia.com
Looks generally reasonable to me, but I'm not so familiar with this so,
Acked-by: Lorenzo Stoakes lorenzo.stoakes@oracle.com
Acked-by: Pedro Falcato pfalcato@suse.de
Same here. Although, despite this being worth patching, I do think we should document somewhere what the expectations are for mm selftests (in terms of kernel config, environment, libc, possibly even utilities present).