[OS-BUILD PATCH] Add acpi video to the filter_modules.sh for rhel

2022-10-07 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes Add acpi video to the filter_modules.sh for rhel The ACPI_VIDEO module now has a dep on the symbol wmi_evaluate_method and as a result it needs to be added to the module filter or depmod will fail. Signed-off-by: Justin M. Forbes diff --git a/redhat/rhel_files/filter-mo

[OS-BUILD PATCHv2] Add new drm kunit tests to mod-internal.list

2022-10-07 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes Add new drm kunit tests to mod-internal.list The drm subsystem added a number of new kunit tests in the 6.1 cycle. These need to be added to mod-internal.list for depmod to succeed. Signed-off-by: Justin M. Forbes diff --git a/redhat/mod-internal.list b/redhat/mod-inter

Re: [OS-BUILD PATCHv2] redhat/configs/common: Turn on CONFIG_IKCONFIG_PROC

2022-10-07 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2041#note_1128275734 I might argue when working a bug report, the uname tells you exactly which config it is, and you don't need their /boot to get it. It is in our rpm, if not, they wouldn't have a val

[OS-BUILD PATCH] redhat: Remove parallel_xz.sh

2022-10-07 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava redhat: Remove parallel_xz.sh The parallel_xz.sh script is no longer used. It is defined as Source22 but is never called. The script was removed from execution in ark commit e60c3381ad10 ("Temporarily backout parallel xz script") and never put back into execution. A qu

Re: [OS-BUILD PATCH] redhat: Remove parallel_xz.sh

2022-10-07 Thread Jarod Wilson (via Email Bridge)
From: Jarod Wilson on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2068#note_1128501600 @dvlasenk I think we should definitely have your eyes on this, since I believe this was your addition and it definitely improved build times when it was added... ___

Re: [OS-BUILD PATCH] redhat: Remove parallel_xz.sh

2022-10-07 Thread Jarod Wilson (via Email Bridge)
From: Jarod Wilson on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2068#note_1128502994 Shouldn't this commit/MR also remove the parallel_xz.sh file from the tree? ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsu

Re: [OS-BUILD PATCHv2] redhat/configs/common: Turn on CONFIG_IKCONFIG_PROC

2022-10-07 Thread Andrew Halaney (via Email Bridge)
From: Andrew Halaney on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2041#note_1128644792 Closing this MR since it isn't considered favorable by many. Thanks all for the input ___ kernel mailing list -- kernel@lists.fedoraproject