From: Clark Williams on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3832

Add changes to priority files, specfile, variants file and configs
to enable building 64-page-size RT kernel.

Note that this only works for ELN and is disabled on Fedora

Signed-off-by: Clark Williams <[email protected]>

---
 redhat/configs/common/rt/arm/aarch64/64k/CONFIG_ARM64_4K_PAGES      |    1 +
 redhat/configs/common/rt/arm/aarch64/64k/CONFIG_ARM64_64K_PAGES     |    1 +
 redhat/configs/common/rt/arm/aarch64/64k/CONFIG_ARM64_PA_BITS_48    |    1 +
 redhat/configs/common/rt/arm/aarch64/64k/CONFIG_ARM64_PA_BITS_52    |    1 +
 redhat/configs/common/rt/arm/aarch64/64k/CONFIG_ARM64_VA_BITS_42    |    1 +
 redhat/configs/common/rt/arm/aarch64/64k/CONFIG_ARM64_VA_BITS_48    |    1 +
 redhat/configs/common/rt/arm/aarch64/64k/CONFIG_FORCE_MAX_ZONEORDER |    3 +
 redhat/configs/common/rt/arm/aarch64/64k/CONFIG_PAGE_SIZE_64KB      |    1 +
 redhat/configs/priority.fedora                                      |    2 +
 redhat/configs/priority.rhel                                        |    2 +
 redhat/rhel_files/def_variants.yaml.rhel                            |   10 +
 redhat/kernel.spec.template                                         |  109 
++++++++-
 .gitlab-ci.yml                                                      |   58 
+++++
 13 files changed, 173 insertions(+), 18 deletions(-)

-- 
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to