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

2023-05-30 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: 101655321 You can find all the details about the test run at

Re: [OS-BUILD PATCHv4 0/6] redhat: Add realtime build and packaging logic

2023-05-30 Thread Herton R. Krzesinski (via Email Bridge)
From: Herton R. Krzesinski on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2403#note_1411398674 Hi Clark, this is different from what we have on centos9/9.3: the name of the package is rt-debug. Using kernel-rt_debug instead of kernel-rt-debug breaks the upgrade path

Re: [OS-BUILD PATCHv3 7/13] redhat: move rt config defines to be in sequence

2023-05-30 Thread Clark Williams (via Email Bridge)
From: Clark Williams on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2403#note_1411293116 should be fixed now ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: [OS-BUILD PATCHv3 3/13] redhat: RT packaging changes

2023-05-30 Thread Clark Williams (via Email Bridge)
From: Clark Williams on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2403#note_1411291955 done ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject.org Fedora

Re: [OS-BUILD PATCHv3 3/13] redhat: RT packaging changes

2023-05-30 Thread Clark Williams (via Email Bridge)
From: Clark Williams on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2403#note_1411290870 Automotive should be gone and the configs are protected by %if %{include_rt} ___ kernel mailing list -- kernel@lists.fedoraproject.org To

Re: [OS-BUILD PATCH 4/20] redhat: RT/Auto packaging changes

2023-05-30 Thread Clark Williams (via Email Bridge)
From: Clark Williams on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2403#note_1411287688 fixed ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject.org

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

2023-05-30 Thread Clark Williams (via Email Bridge)
From: Clark Williams redhat: RT packaging changes Apply changes for building RT and Automotive kernels to the redhat directory files. This works is prepratory to the upstream merge of the PREEMPT_RT code. Introduce new specfile macros: with_realtime and with_automotive to control whether the

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

2023-05-30 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

[OS-BUILD PATCHv4 5/6] redhat: TEMPORARY default realtime to off

2023-05-30 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

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

2023-05-30 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

[OS-BUILD PATCHv4 2/6] redhat: miscellaneous commits needed due to CONFIG_EXPERT

2023-05-30 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 ---

[OS-BUILD PATCHv4 0/6] redhat: Add realtime build and packaging logic

2023-05-30 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. The changes are confined to the 'redhat' directory of the kernel

[OS-BUILD PATCHv4 1/6] redhat: realtime config entries

2023-05-30 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 +++

Re: [OS-BUILD PATCHv3 3/13] redhat: RT packaging changes

2023-05-30 Thread Clark Williams (via Email Bridge)
From: Clark Williams on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2403#note_1410767476 yeah I forgot about it being a subtree. I'll drop this change and repush ___ kernel mailing list -- kernel@lists.fedoraproject.org To

[OS-BUILD PATCH] RHMAINTAINERS: Update for May 30 2023

2023-05-30 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava RHMAINTAINERS: Update for May 30 2023 Update RHMAINTAINERS to latest. Signed-off-by: Prarit Bhargava diff --git a/redhat/rhdocs/MAINTAINERS/RHMAINTAINERS b/redhat/rhdocs/MAINTAINERS/RHMAINTAINERS index blahblah..blahblah 100644 ---

Re: [OS-BUILD PATCH 0/2] spec: fix building and packaging of resolve_btfids

2023-05-30 Thread Artem Savkov (via Email Bridge)
From: Artem Savkov on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2490#note_1410092160 Ah, makes sense then. Thanks for clarification. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: [OS-BUILD PATCH 0/2] spec: fix building and packaging of resolve_btfids

2023-05-30 Thread Viktor Malik (via Email Bridge)
From: Viktor Malik on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2490#note_1410090540 The `override` directive doesn't propagate into sub-make so it doesn't work here (already tried). Also, the variable name is not arbitrary, it's used this way in

Re: [OS-BUILD PATCH 0/2] spec: fix building and packaging of resolve_btfids

2023-05-30 Thread Artem Savkov (via Email Bridge)
From: Artem Savkov on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2490#note_1410072985 Why new variable name? It is possible to override the override in gnu make: https://www.gnu.org/software/make/manual/html_node/Override-Directive.html

Re: [OS-BUILD PATCH 0/2] spec: fix building and packaging of resolve_btfids

2023-05-30 Thread Viktor Malik (via Email Bridge)
From: Viktor Malik on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2490#note_1409839033 Good point, I'll send it upstream. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: [OS-BUILD PATCH 0/2] spec: fix building and packaging of resolve_btfids

2023-05-30 Thread Jiri Benc (via Email Bridge)
From: Jiri Benc on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2490#note_1409821891 That looks much better. And yes, I think it's something for upstream. IMHO Documentation/kbuild/kbuild.rst documents HOSTCFLAGS as something that can be overriden from the make command

Re: [OS-BUILD PATCH 0/2] spec: fix building and packaging of resolve_btfids

2023-05-30 Thread Viktor Malik (via Email Bridge)
From: Viktor Malik on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2490#note_1409781457 I agree that it's a mess, but this part has been overridden by 56a2df7615 ("tools/resolve_btfids: Compile resolve_btfids as host program"). I believe that the actual problem is that