❌ FAIL: Test report for kernel 5.10.20-200.fc33 (fedora-33)

2021-03-04 Thread CKI Project
Hello, We ran automated tests on the following kernel build: Kernel package: kernel-5.10.20-200.fc33 Task URL: https://koji.fedoraproject.org/koji/taskinfo?taskID=63067719 The results of these automated tests are provided below. Overall result: FAILED (see details below)

Re: [OS-BUILD PATCH] [redhat] Make CONFIG_CRYPTO_DEV_QAT_* configs x86-only and unify them

2021-03-04 Thread Vladis Dronov (via Email Bridge)
From: Vladis Dronov on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/948#note_522528279 ok, I'm not sure if I have a permission to resolve threads or not, this thing is new to me. please, feel free to unresolved it if I did something wrong.

Re: [OS-BUILD PATCH] [redhat] Make CONFIG_CRYPTO_DEV_QAT_* configs x86-only and unify them

2021-03-04 Thread Vladis Dronov (via Email Bridge)
From: Vladis Dronov on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/948#note_522527393 Hello, Paul, Thank you for your notice. I've updated the commit/merge message making it to mention Kconfig only. I'm not sure about a `diff --stat`. While I add it to all patch(set)s

[OS-BUILD PATCH] Revert "mm/kmemleak: skip late_init if not skip disable"

2021-03-04 Thread Herton R. Krzesinski (via Email Bridge)
From: Herton R. Krzesinski Revert "mm/kmemleak: skip late_init if not skip disable" This reverts commit 24d8743613b2a6a585fc68cfe95078d9a3d5b389. This patch never went upstream. The original issue is expected to be fixed instead by commit 2abd839aa7e615f2bbc50c8ba7deb9e40d186768 ("kmemleak: Do

Re: [OS-BUILD PATCH] RHMAINTAINERS: Update DMA Mapping entry

2021-03-04 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/595#note_522388616 Jerry, could you make your changes here https://gitlab.com/redhat/rhel/src/kernel/documentation and then I'll port them into kernel-ark? We're in a transition process atm.

Re: [OS-BUILD PATCH] [redhat] Make CONFIG_CRYPTO_DEV_QAT_* configs x86-only and unify them

2021-03-04 Thread Paul Bolle
Hi Vladis, Vladis Dronov (via Email Bridge) schreef op do 04-03-2021 om 19:09 [+]: > From: Vladis Dronov > > [redhat] Make CONFIG_CRYPTO_DEV_QAT_* configs x86-only and unify them > > Intel has confirmed that QAT hardware is x86 only. Unify all the related > configs under

[OS-BUILD PATCH] [redhat] Make CONFIG_CRYPTO_DEV_QAT_* configs x86-only and unify them

2021-03-04 Thread Vladis Dronov (via Email Bridge)
From: Vladis Dronov [redhat] Make CONFIG_CRYPTO_DEV_QAT_* configs x86-only and unify them Intel has confirmed that QAT hardware is x86 only. Unify all the related configs under redhat/configs/common/generic/x86/. Signed-off-by: Vladis Dronov diff

Re: [OS-BUILD PATCH] [redhat] Provide CONFIG_X86_SGX for x86_64 only

2021-03-04 Thread Bruno Meneguele (via Email Bridge)
From: Bruno Meneguele on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/947#note_522370754 Acked-by: Bruno Meneguele ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

[OS-BUILD PATCH] [redhat] Provide CONFIG_X86_SGX for x86_64 only

2021-03-04 Thread Vladis Dronov (via Email Bridge)
From: Vladis Dronov [redhat] Provide CONFIG_X86_SGX for x86_64 only SGX is officially x86_64-only and config X86_SGX depends on X86_64 in Kconfig. Link: https://github.com/intel/linux-sgx/#prerequisites Signed-off-by: Vladis Dronov diff a/redhat/configs/common/generic/CONFIG_X86_SGX

Re: How to build vanilla kernel from ark (was: Re: [OS-BUILD PATCH] docs: Update docs to reflect newer workflow.)

2021-03-04 Thread Don Zickus
On Thu, Mar 04, 2021 at 06:27:04PM +0100, Thorsten Leemhuis wrote: > > Just to remind myself of your expectation. > > > > * I take os-build spin off the 'redhat' directory (and other infra pieces) > > into a branch called 'redhat-infra'??? or something better > > I'd prefer to not have

Re: How to build vanilla kernel from ark (was: Re: [OS-BUILD PATCH] docs: Update docs to reflect newer workflow.)

2021-03-04 Thread Thorsten Leemhuis
On 04.03.21 16:59, Don Zickus wrote: > On Thu, Mar 04, 2021 at 10:46:47AM +0100, Thorsten Leemhuis wrote: >> Hi Don! Do you still have this "git merge >> redhat-infra" idea you mentioned a few weeks ago on your radar? Now >> that Fedora starts to use kernel-ark for stable kernels as well it would

Re: How to build vanilla kernel from ark (was: Re: [OS-BUILD PATCH] docs: Update docs to reflect newer workflow.)

2021-03-04 Thread Don Zickus
On Thu, Mar 04, 2021 at 10:46:47AM +0100, Thorsten Leemhuis wrote: > Hi Don! Do you still have this "git merge > redhat-infra" idea you mentioned a few weeks ago on your radar? Now > that Fedora starts to use kernel-ark for stable kernels as well it would > be really nice to have something like

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

2021-03-04 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/918#note_522232268 Hey Prarit, I've pushed this change. I also moved the config file under x86/. Let me know what you think. Patrick ___ kernel mailing

Re: [OS-BUILD PATCH] [redhat] New configs in fs/nfs

2021-03-04 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/788#note_522207258 request-evaluation ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: How to build vanilla kernel from ark (was: Re: [OS-BUILD PATCH] docs: Update docs to reflect newer workflow.)

2021-03-04 Thread Thorsten Leemhuis
Hi Don! Do you still have this "git merge redhat-infra" idea you mentioned a few weeks ago on your radar? Now that Fedora starts to use kernel-ark for stable kernels as well it would be really nice to have something like that that at hand... At least for me. ;-) CU, knurd On 25.11.20 18:27,