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                            |   11 -
 redhat/scripts/filtermods-testdata/test1.yaml                       |    7 -
 redhat/scripts/filtermods.adoc                                      |    6 +-
 redhat/scripts/filtermods.py                                        |    2 -
 redhat/kernel.spec.template                                         |  147 
+++++----
 .gitlab-ci.yml                                                      |   58 +++
 16 files changed, 157 insertions(+), 88 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