From: David Hildenbrand on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1592#note_828868548 Hi Don, I assume your comment targets the last patch ("[redhat] configs: enable CONFIG_CMA on aarch64 in ARK as tech-preview"). That patches moves configs from `redhat/configs/fedora/generic/arm/` to `redhat/configs/common/generic/arm/` and adds one RHEL-specific knob `redhat/configs/ark/generic/arm/CONFIG_CMA_SIZE_MBYTES`. We must not move the arm stuff to the common subfolder (arm64), otherwise we'd change the fedora configs for armv7hl (32bit). We could add `redhat/configs/ark/generic/arm/CONFIG_CMA_SIZE_MBYTES` instead to `redhat/configs/ark/generic/arm/arm64/CONFIG_CMA_SIZE_MBYTES`, however, as ARK doesn't support 32bit arm we most probably just don't care. This series represents a net change for fedora configs and on ARK/RHEL configs, only aarch64 configs are changed. _______________________________________________ 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