[OS-BUILD PATCHv7 9/9] redhat: update self-test data for addition of RT and 64k-page variants

2023-06-06 Thread Clark Williams (via Email Bridge)
From: Clark Williams redhat: update self-test data for addition of RT and 64k-page variants Signed-off-by: Clark Williams diff --git a/redhat/self-test/data/centos-2585cf9dfaad.el7 b/redhat/self-test/data/centos-2585cf9dfaad.el7 index blahblah..blahblah 100644 --- a/redhat/self-test/data/cent

[OS-BUILD PATCHv7 7/9] arm64-64k: Add new kernel variant to RHEL9/CS9 for 64K page-size'd ARM64

2023-06-06 Thread Clark Williams (via Email Bridge)
From: Donald Dutile arm64-64k: Add new kernel variant to RHEL9/CS9 for 64K page-size'd ARM64 Modifications to spec file generation files for arm64 64K pagesize kernel; add 64k variant CONFIG files. Modelled after expected changes for RT variant in RHEL-9.3. Added lua macro to kernel.spec.templa

[OS-BUILD PATCHv7 8/9] redhat: fix realtime and efiuki build conflict

2023-06-06 Thread Clark Williams (via Email Bridge)
From: Jan Stancek redhat: fix realtime and efiuki build conflict We don't want to build a uki image for the realtime kernel, but do not want to prevent efiuki images from being built when realtime is also being built. Skip efiuki logic when actively working on a realtime kernel build. Signed-of

[OS-BUILD PATCHv7 6/9] redhat: TEMPORARY set configs to deal with PREEMPT_RT not available

2023-06-06 Thread Clark Williams (via Email Bridge)
From: Clark Williams redhat: TEMPORARY set configs to deal with PREEMPT_RT not available These config values in rt have been changed to handle there not being PREEMPT_RT configury logic (yet). When PREEMPT_RT merges upstream, drop this commit. Signed-off-by: Clark Williams diff --git a/redhat

[OS-BUILD PATCHv7 5/9] redhat: TEMPORARY default realtime to off

2023-06-06 Thread Clark Williams (via Email Bridge)
From: Clark Williams redhat: TEMPORARY default realtime to off Building of realtime kernel is controlled by the variable with_realtime in the specfile. Default this to off until PREEMPT_RT merges upstream so we pull in the actual code/config changes require to build a PREEMPT_RT kernel Signed-

[OS-BUILD PATCHv7 3/9] redhat: RT packaging changes

2023-06-06 Thread Clark Williams (via Email Bridge)
From: Clark Williams redhat: RT packaging changes Apply changes for building RT kernels to the redhat directory files. This works is prepratory to the upstream merge of the PREEMPT_RT code. Introduce new specfile macro with_realtime to control whether the realtime kernel variant will be built a

[OS-BUILD PATCHv7 4/9] redhat: moved ARM errata configs to arm dir

2023-06-06 Thread Clark Williams (via Email Bridge)
From: Clark Williams redhat: moved ARM errata configs to arm dir Signed-off-by: Clark Williams diff --git a/redhat/configs/rhel/generic/CONFIG_CAVIUM_ERRATUM_30115 b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_CAVIUM_ERRATUM_30115 rename from redhat/configs/rhel/generic/CONFIG_CAVIUM_ERRAT

[OS-BUILD PATCHv7 1/9] redhat: realtime config entries

2023-06-06 Thread Clark Williams (via Email Bridge)
From: Clark Williams redhat: realtime config entries Signed-off-by: Clark Williams diff --git a/redhat/configs/common/rt/debug/arm/aarch64/README b/redhat/configs/common/rt/debug/arm/aarch64/README new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/common/

[OS-BUILD PATCHv7 2/9] redhat: miscellaneous commits needed due to CONFIG_EXPERT

2023-06-06 Thread Clark Williams (via Email Bridge)
From: Clark Williams redhat: miscellaneous commits needed due to CONFIG_EXPERT Signed-off-by: Clark Williams diff --git a/redhat/configs/common/generic/CONFIG_SLOB_DEPRECATED b/redhat/configs/common/generic/CONFIG_SLOB_DEPRECATED new file mode 100644 index blahblah..blahblah 100644 --- /dev/n

[OS-BUILD PATCHv7 0/9] redhat: Add realtime and arm64 64k-page-size build and packaging logic

2023-06-06 Thread Clark Williams (via Email Bridge)
From: Clark Williams on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2403 This MR adds adds the code and data from the ARK os-build-rt branch to build the kernel-rt real time kernel packages. It also adds the 64k page-size kernel package for arm64 architectu

Re: [OS-BUILD PATCHv6 0/8] redhat: Add realtime and arm64 64k-page-size build and packaging logic

2023-06-06 Thread Jan Stancek (via Email Bridge)
From: Jan Stancek on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2403#note_1420686360 Ah, we have the "listed twice" in same thread - I'll reopen this thread for now so Clark can find it more easily. ___ kernel mailing list -- k

Re: [OS-BUILD PATCHv6 0/8] redhat: Add realtime and arm64 64k-page-size build and packaging logic

2023-06-06 Thread Scott Weaver (via Email Bridge)
From: Scott Weaver on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2403#note_1420546977 Yes, `--with rtonly` is working now so I'll resolve this as it sounds like fixing the `files listed twice` issue will be fixed later. ``` kernel-rt-6.4.0-0.rc4.9e87b63ed37e.39.test.el12

[OS-BUILD PATCH] ALSA configuration changes for ARK/RHEL 9.3

2023-06-06 Thread Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela ALSA configuration changes for ARK/RHEL 9.3 rename from rhel/generic/CONFIG_SND_SOC_AW88395 to common/generic/CONFIG_SND_SOC_AW88395 rename from rhel/generic/CONFIG_SND_SOC_IDT821034 to common/generic/CONFIG_SND_SOC_IDT821034 rename from rhel/generic/CONFIG_SND_SOC_CS42L4

Re: [OS-BUILD PATCH 0/2] redhat/configs: Enable some missing Qualcomm drivers

2023-06-06 Thread perobins (via Email Bridge)
From: perobins on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2499#note_1420187083 LGTM ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject.org Fedora Code o

Re: [OS-BUILD PATCH 0/2] redhat/configs: Enable some missing Qualcomm drivers

2023-06-06 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2499#note_1420181300 The MR looks good to me! ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@l

Re: [OS-BUILD PATCHv4 3/6] redhat: RT packaging changes

2023-06-06 Thread Jan Stancek (via Email Bridge)
From: Jan Stancek on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2403#note_1419839011 efiuki builds now when -rt is disabled, but with -rt enabled build fails at: ``` rpmbuild -bb --target=x86_64 --without=debug --with=realtime build/SPECS/kernel.spec Building target p

Re: [OS-BUILD PATCH] kernel.spec: remove "RPM_VMLINUX_H=$DevelDir/vmlinux.h" code chunk in %install

2023-06-06 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2458#note_1419649596 @dzickusrh are you okay to resolve this now? ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to ker

Re: [OS-BUILD PATCHv6 0/8] redhat: Add realtime and arm64 64k-page-size build and packaging logic

2023-06-06 Thread Jan Stancek (via Email Bridge)
From: Jan Stancek on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2403#note_1419548877 @prarit fixed previous "files listed twice" warnings with ARK commit 97f16a97abaa4e0dde7377fd8f96915bdf777373 - so you could do the same for rt- kvm. I was thinking about dropping the d

✅ PASS (SKIPPED 1 of 239): Test report for 6.3.6-100.fc37 (kernel-fedora)

2023-06-06 Thread cki-project
Hi, we tested your kernel and here are the results: Overall result: PASSED Merge: OK Compile: OK Test: OK Tested-by: CKI Project Kernel information: Brew / Koji Task ID: 101839980 You can find all the details about the test run at https://dataw