[OS-BUILD PATCHv3] redhat/Makefile: fix default values for dist-brew's DISTRO and DIST

2023-03-02 Thread via Email Bridge
From: Íñigo Huguet redhat/Makefile: fix default values for dist-brew's DISTRO and DIST In dist-brew target, target-specific variables to change the default value of DISTRO and DIST to 'rhel' and '.el9', but they're not useful because the rest of variables that depends on them, such us

Re: [OS-BUILD PATCH] usb: enable Design Ware Drivers on x86

2023-03-02 Thread Desnes Nunes (via Email Bridge)
From: Desnes Nunes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2334#note_1299624944 Thanks for all observations Hans! ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: [OS-BUILD PATCH] redhat/kernel.spec.template: Fix RHEL systemd-boot-unsigned dependency for

2023-03-02 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2341#note_1299462975 So it seems that RHEL will be keeping this new package too. Once @zbyszek gets the F37 split pushed, we can drop this and revert the previous conditional.

Re: [OS-BUILD PATCHv2] redhat/configs: CONFIG_CRYPTO_SM4_AESNI_AVX*_X86_64 is x86 only

2023-03-02 Thread Vladis Dronov (via Email Bridge)
From: Vladis Dronov on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2347#note_1299404567 thanks! ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject.org

Re: [OS-BUILD PATCHv2] redhat/configs: CONFIG_CRYPTO_SM4_AESNI_AVX*_X86_64 is x86 only

2023-03-02 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2347#note_1299316489 Oh, of course! Fixed. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

[OS-BUILD PATCHv2] redhat/configs: CONFIG_CRYPTO_SM4_AESNI_AVX*_X86_64 is x86 only

2023-03-02 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava redhat/configs: CONFIG_CRYPTO_SM4_AESNI_AVX*_X86_64 is x86 only Move the CONFIG_CRYPTO_SM4_AESNI_AVX*_X86_64 config files into x86 and clean up fedora files that are no longer needed. Signed-off-by: Prarit Bhargava diff --git

[OS-BUILD PATCH] redhat/configs: CONFIG_HP_ILO location fix

2023-03-02 Thread Vladis Dronov (via Email Bridge)
From: Vladis Dronov redhat/configs: CONFIG_HP_ILO location fix Move the CONFIG_HP_ILO config file into a proper location. Signed-off-by: Vladis Dronov diff --git a/redhat/configs/generic/aarch64/CONFIG_HP_ILO b/redhat/configs/common/generic/arm/aarch64/CONFIG_HP_ILO rename from

Re: [OS-BUILD PATCH] redhat/configs: CONFIG_CRYPTO_SM4_AESNI_AVX*_X86_64 is x86 only

2023-03-02 Thread Vladis Dronov (via Email Bridge)
From: Vladis Dronov on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2347#note_1299289224 if we're doing this in `common/generic/`, don't we need to kill 'fedora/generic/' ones? ``` fedora/generic/x86/CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64:#

Re: [OS-BUILD PATCH] redhat/kernel.spec.template: Fix RHEL systemd-boot-unsigned dependency for

2023-03-02 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2341#note_1299058464 Adding this MR as it is to include in release as a temporary work around so that ELN builds from ark-latest until we determine the proper solution.

Re: [OS-BUILD PATCHv2] redhat/Makefile: fix default values for dist-brew's DISTRO and DIST

2023-03-02 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2339#note_1298953399 Yep, just run the 'make dist-self-test-data' target. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an

[OS-BUILD PATCH] redhat/configs: CONFIG_CRYPTO_SM4_AESNI_AVX*_X86_64 is x86 only

2023-03-02 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava redhat/configs: CONFIG_CRYPTO_SM4_AESNI_AVX*_X86_64 is x86 only Move the CONFIG_CRYPTO_SM4_AESNI_AVX*_X86_64 config files into x86. Signed-off-by: Prarit Bhargava diff --git a/redhat/configs/common/generic/CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64

Re: [OS-BUILD PATCHv2] redhat/Makefile: fix default values for dist-brew's DISTRO and DIST

2023-03-02 Thread Herton R. Krzesinski (via Email Bridge)
From: Herton R. Krzesinski on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2339#note_1298900961 ah, I think you need to run ```make dist-self-test-data```, and add/push the changes to redhat/self-test/data/*, can you try that?

Re: [OS-BUILD PATCHv2] redhat/Makefile: fix default values for dist-brew's DISTRO and DIST

2023-03-02 Thread via Email Bridge
From: Íñigo Huguet on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2339#note_1298761273 Great, thanks! Now I don't know what to do with the failing selftest in CKI... AFAIK, it tries to check that variables are set to correct values by doing a diff with some predefined

Re: [OS-BUILD PATCHv2] redhat/Makefile: fix default values for dist-brew's DISTRO and DIST

2023-03-02 Thread Herton R. Krzesinski (via Email Bridge)
From: Herton R. Krzesinski on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2339#note_1298757389 This last version looks good to me, thank you. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an