From: D Scott Phillips on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1630 NOTE: Truncated patchset due to missing public @redhat.com email address on your GitLab profile at https://gitlab.com/-/profile. Once that is fixed, close and reopen the merge request to retrigger sending the emails. It appears that TRANSPARENT_HUEGPAGE is disabled on aarch64 by virtue of the fact that its configs are a "child" of aarch32, where TRANSPARENT_HUEGPAGE is only available in lpae builds. Enabling THP also allows DEV_DAX to be set, so set it =m to match other 64 bit architectures. --- redhat/configs/fedora/generic/arm/aarch64/CONFIG_DEV_DAX | 1 + redhat/configs/fedora/generic/arm/aarch64/CONFIG_DEV_DAX_PMEM | 1 + redhat/configs/fedora/generic/arm/aarch64/CONFIG_TRANSPARENT_HUGEPAGE | 1 + redhat/configs/fedora/generic/arm/aarch64/CONFIG_TRANSPARENT_HUGEPAGE_MADVISE | 1 + 4 files changed, 4 insertions(+), 0 deletions(-) _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure