Re: [OS-BUILD PATCHv2] x86/insn_decoder_test: allow longer symbol-names

2025-03-27 Thread Thorsten Leemhuis (via Email Bridge)
From: Thorsten Leemhuis on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3565#note_2421657687 Just to confirm: my mainline vanilla builds, which needed this patch up to now, since today build fine without it, which I'm pretty sure I is due to c104c160 ("Kunit to check the l

Re: [OS-BUILD PATCHv2] x86/insn_decoder_test: allow longer symbol-names

2025-03-27 Thread Thorsten Leemhuis (via Email Bridge)
From: Thorsten Leemhuis on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3565#note_2421493133 Now that c104c16073b7fd ("Kunit to check the longest symbol length") was mainlined I guess there is a conflict with this patch; and in my daily -next builds this patch was not need

Re: [OS-BUILD PATCHv3] config: enable kernel .config support

2025-03-27 Thread Thorsten Leemhuis (via Email Bridge)
From: Thorsten Leemhuis on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3747#note_2421445965 Side note: not saying this is all worth it; on the contrary, I'd prefer if the test are updated upstream if other distros ship the .config as `/usr/lib/modules/$(uname -r)/config`,

Re: [OS-BUILD PATCHv3] config: enable kernel .config support

2025-03-27 Thread Thorsten Leemhuis (via Email Bridge)
From: Thorsten Leemhuis on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3747#note_2421443480 Could you in that case please update the description of the merge request and the commit to cover what your goal is, as "the .config is not available" aspect is simply not true. -

[OS-BUILD PATCHv2 1/2] tools/bootconfig: allow overriding CFLAGS assignment

2025-03-27 Thread Brian Masney (via Email Bridge)
From: Brian Masney tools/bootconfig: allow overriding CFLAGS assignment Allow overriding the CFLAGS assignment so that the user can pass in an outside value for CFLAGS. Signed-off-by: Brian Masney diff --git a/tools/bootconfig/Makefile b/tools/bootconfig/Makefile index blahblah..blahblah 1006

[OS-BUILD PATCHv2 2/2] tools/bootconfig: specify LDFLAGS as an argument to CC

2025-03-27 Thread Brian Masney (via Email Bridge)
From: Brian Masney tools/bootconfig: specify LDFLAGS as an argument to CC Explicitly specify LDFLAGS as an argument to CC so that this can be overridden by the user. Signed-off-by: Brian Masney diff --git a/tools/bootconfig/Makefile b/tools/bootconfig/Makefile index blahblah..blahblah 100644

[OS-BUILD PATCHv2 0/2] Draft: tools/bootconfig: allow overriding CFLAGS assignment

2025-03-27 Thread Brian Masney (via Email Bridge)
From: Brian Masney on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3771 Allow overriding the CFLAGS assignment so that the user can pass in an outside value for CFLAGS. Signed-off-by: Brian Masney --- tools/bootconfig/Makefile | 4 ++-- 1 files changed,

[OS-BUILD PATCHv3] config: enable kernel .config support

2025-03-27 Thread Ricardo Robaina (via Email Bridge)
From: Ricardo Robaina config: enable kernel .config support Issue: https://issues.redhat.com/browse/RHEL-82530 On image mode, /boot directory does not exist. For this reason, currently, there's no way to check the configuration options that were used to build the currently running kernel in thi

Re: [OS-BUILD PATCH] tools/bootconfig: allow overriding CFLAGS assignment

2025-03-27 Thread Brian Masney
On Thu, Mar 27, 2025 at 4:05 PM Brian Masney (via Email Bridge) wrote: > From: Brian Masney > > tools/bootconfig: allow overriding CFLAGS assignment > > Allow overriding the CFLAGS assignment so that the user can pass in > an outside value for CFLAGS. > > Signed-off-by: Brian Masney Ignore this

Re: [OS-BUILD PATCH] [redhat] New configs in drivers/edac

2025-03-27 Thread Aristeu Rozanski (via Email Bridge)
From: Aristeu Rozanski on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3756#note_2421145727 Please enable all three. These will be useful for customers in the future. -- ___ kernel mailing list -- kernel@lists.fedoraproject.org

[OS-BUILD PATCH] tools/bootconfig: allow overriding CFLAGS assignment

2025-03-27 Thread Brian Masney (via Email Bridge)
From: Brian Masney tools/bootconfig: allow overriding CFLAGS assignment Allow overriding the CFLAGS assignment so that the user can pass in an outside value for CFLAGS. Signed-off-by: Brian Masney diff --git a/tools/bootconfig/Makefile b/tools/bootconfig/Makefile index blahblah..blahblah 1006

Re: [OS-BUILD PATCHv4 0/2] Draft: redhat/kernel.spec: use target versions of tools for debugedit and gdb-add-index

2025-03-27 Thread Jan Stancek (via Email Bridge)
From: Jan Stancek on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3714#note_2420999699 F41 is built natively in koji, and this impacts only cross builds in CKI. But it's a good point in case there's someone who runs cross builds on older fedoras. -- _

Re: [OS-BUILD PATCH] [redhat] kernel.spec: update license field

2025-03-27 Thread Scott Weaver (via Email Bridge)
From: Scott Weaver on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3765#note_2420980461 /request-evaluation -- ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedorap

Re: [OS-BUILD PATCH] [redhat] New configs in drivers/edac

2025-03-27 Thread Jarod Wilson (via Email Bridge)
From: Jarod Wilson on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3756#note_2420963205 @arozansk this one wants your feedback more than anyone else's, I think. -- ___ kernel mailing list -- kernel@lists.fedoraproject.org To un

Re: [OS-BUILD PATCH] [redhat] New configs in drivers/hid

2025-03-27 Thread Jarod Wilson (via Email Bridge)
From: Jarod Wilson on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3757#note_2420967370 @btissoir I assume we can happily ignore the Apple Touch Bar stuff, but I have no idea about this PIDFF thingy. -- ___ kernel mailing list

Re: [OS-BUILD PATCHv4 0/2] Draft: redhat/kernel.spec: use target versions of tools for debugedit and gdb-add-index

2025-03-27 Thread Jarod Wilson (via Email Bridge)
From: Jarod Wilson on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3714#note_2420960499 Should this possibly be wrapped in conditionals for Fedora < 42 until 41 goes EOL? (No is a perfectly acceptable answer, but wanted to ask the question) -- ___

Re: [OS-BUILD PATCHv2] config: Enable /proc/config.gz

2025-03-27 Thread Rafael Aquini (via Email Bridge)
From: Rafael Aquini on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3747#note_2420887533 No problemo! -- ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject

Re: [OS-BUILD PATCH] [redhat] New configs in drivers/net/ethernet/realtek

2025-03-27 Thread Michal Schmidt (via Email Bridge)
From: Michal Schmidt on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3766#note_2420876502 No, we need to have the new option enabled, because we have CONFIG_R8169=m, LEDS_TRIGGER_NETDEV=m, which used to result in r8169_leds.c being compiled in. Disabling CONFIG_R8169_LEDS

Re: [OS-BUILD PATCH] [redhat] New configs in drivers/net/phy

2025-03-27 Thread Michal Schmidt (via Email Bridge)
From: Michal Schmidt on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3767#note_2420842678 OK, let's keep this disabled for RHEL until someone requests the feature. -- ___ kernel mailing list -- kernel@lists.fedoraproject.org To

Re: [OS-BUILD PATCH] [redhat] New configs in lib/Kconfig.debug

2025-03-27 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3750#note_2420762888 @joe.lawrence I remember what happened. Linus introduced this and then other developers immediately started reporting issues. Every new gcc release results in new warnings being is

Re: [OS-BUILD PATCH] [redhat] New configs in lib/Kconfig.debug

2025-03-27 Thread Jan Stancek (via Email Bridge)
From: Jan Stancek on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3750#note_2420814150 I've opened draft Mr for c10s to see what's missing for clean build. Will open issue too. -- ___ kernel mailing list -- kernel@lists.fedorap

Re: [OS-BUILD PATCH] [redhat] New configs in lib/Kconfig.debug

2025-03-27 Thread Jan Stancek (via Email Bridge)
From: Jan Stancek on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3750#note_2420814150 I've opened draft Mr for c10s to see what's missing for clean build. -- ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubsc

Re: [OS-BUILD PATCH] [redhat] New configs in lib/Kconfig.debug

2025-03-27 Thread Herton R. Krzesinski (via Email Bridge)
From: Herton R. Krzesinski on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3750#note_2420734000 No, but I remember the same thing, it's to easily switch off for downstream/Fedora. -- ___ kernel mailing list -- kernel@lists.fedo

[OS-BUILD PATCH] [redhat] New configs in drivers/net/wireless

2025-03-27 Thread CKI ARK Bot (via Email Bridge)
From: Fedora Kernel Team [redhat] New configs in drivers/net/wireless Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the

Re: [OS-BUILD PATCH] [redhat] New configs in lib/Kconfig.debug

2025-03-27 Thread Joe Lawrence (via Email Bridge)
From: Joe Lawrence on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3750#note_2420419521 @jstancek : for the uninitiated, what's the reason for the WERROR variable and not a path based entry like other CONFIG_* entries? -- ___ k

Re: [OS-BUILD PATCH] [redhat] New configs in arch/arm64

2025-03-27 Thread Charles Mirabile (via Email Bridge)
From: Charles Mirabile on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3754#note_2420246554 This SOC is not supported in RHEL so I don't think the config should be enabled. -- ___ kernel mailing list -- kernel@lists.fedoraproje

[OS-BUILD PATCH] [redhat] New configs in drivers/net/phy

2025-03-27 Thread CKI ARK Bot (via Email Bridge)
From: Fedora Kernel Team [redhat] New configs in drivers/net/phy Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark d

Re: [OS-BUILD PATCH] [redhat] New configs in lib/Kconfig.debug

2025-03-27 Thread Jan Stancek (via Email Bridge)
From: Jan Stancek on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3750#note_2420057440 We have a variable in Makefile.variables for WERROR, it's off for Fedora due to rate of changes that introduce warnings. And it does look like we forgot to enable it for c10s. -- _

[OS-BUILD PATCH] [redhat] New configs in lib/Kconfig.debug

2025-03-27 Thread CKI ARK Bot (via Email Bridge)
From: Fedora Kernel Team [redhat] New configs in lib/Kconfig.debug Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark

[OS-BUILD PATCH] [redhat] New configs in drivers/net/ethernet/realtek

2025-03-27 Thread CKI ARK Bot (via Email Bridge)
From: Fedora Kernel Team [redhat] New configs in drivers/net/ethernet/realtek Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory

[OS-BUILD PATCH] [redhat] New configs in net/hsr

2025-03-27 Thread CKI ARK Bot (via Email Bridge)
From: Fedora Kernel Team [redhat] New configs in net/hsr Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory

Re: [OS-BUILD PATCH] [redhat] New configs in lib/Kconfig.debug

2025-03-27 Thread Joe Lawrence (via Email Bridge)
From: Joe Lawrence on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3750#note_2420026950 Actually, we should probably ping @jstancek and @jmflinuxtx on this. If we promote objtool warnings to build errors, do we want this in Fedora and/or RHEL considering it may also affec

Re: [OS-BUILD PATCH] redhat: introduce modules-extra-matched meta package

2025-03-27 Thread Jan Stancek (via Email Bridge)
From: Jan Stancek on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3745#note_2409136113 Usage is different. What we want here is to have modules-extra RPM available (for any variant/version) if there is a user who depends on it. --

Re: [OS-BUILD PATCHv2] config: Enable /proc/config.gz

2025-03-27 Thread Ricardo Robaina (via Email Bridge)
From: Ricardo Robaina on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3747#note_2419795990 @omos, yes it's still available, and thanks for bringing it to my attention. The idea around enabling `/proc/config.gz` is more related to having redundancy of this information to ma

Re: [OS-BUILD PATCHv2] config: Enable /proc/config.gz

2025-03-27 Thread Ricardo Robaina (via Email Bridge)
From: Ricardo Robaina on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3747#note_2419795990 @omos, yes it's still available, and thanks for bringing it to my attention. The idea around enabling /proc/config.gz is more related to having redundancy of this information to make

Re: [OS-BUILD PATCHv2] config: Enable /proc/config.gz

2025-03-27 Thread Ricardo Robaina (via Email Bridge)
From: Ricardo Robaina on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3747#note_2419785979 @raquini and @jstancek, thanks for taking a look at this! It seems the issue has been solved already. All CKI pipelines passed now, and the changes only relate to the intended commit

[OS-BUILD PATCHv3] redhat/configs: enable CONFIG_I2C_MUX_PCA954x on x86

2025-03-27 Thread Michal Schmidt (via Email Bridge)
From: Michal Schmidt redhat/configs: enable CONFIG_I2C_MUX_PCA954x on x86 CONFIG_I2C_MUX_PCA954x is currently enabled only on aarch64. An Intel GNR-D platform uses this I2C multiplexer device. Enable the config option also on x86, for both Fedora and RHEL. Signed-off-by: Michal Schmidt diff -