❌ FAIL: Test report for kernel 5.14.17-201.fc34 (fedora-34)

2021-11-08 Thread CKI Project
Hello, We ran automated tests on the following kernel build: Kernel package: kernel-5.14.17-201.fc34 Task URL: https://koji.fedoraproject.org/koji/taskinfo?taskID=78524011 The results of these automated tests are provided below. Overall result: FAILED (see details below)

[OS-BUILD PATCH] arm64: cpufeature: Export this_cpu_has_cap helper

2021-11-08 Thread Justin M. Forbes (via Email Bridge)
From: Arnd Bergmann arm64: cpufeature: Export this_cpu_has_cap helper Export the this_cpu_has_cap() for use by modules. This is used by TRBE driver. Without this patch, TRBE will fail to build as a module : ERROR: modpost: "this_cpu_has_cap" [drivers/hwtracing/coresight/coresight-trbe.ko] unde

Re: [OS-BUILD PATCH] redhat/docs/index.rst: Add local build information.

2021-11-08 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1488#note_727272062 I believe your description of ark-latest is a bit optimistic. Particularly during the merge window when things might break multiple days in a row. Basically, if things are broken, I

Re: [OS-BUILD PATCH] redhat/docs/index.rst: Add local build information.

2021-11-08 Thread Herton R. Krzesinski (via Email Bridge)
From: Herton R. Krzesinski on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1488#note_727236867 Acked-by: Herton R. Krzesinski (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an

[OS-BUILD PATCH] drm/virtio: Fix NULL dereference error in virtio_gpu_poll

2021-11-08 Thread Justin M. Forbes (via Email Bridge)
From: Vivek Kasireddy drm/virtio: Fix NULL dereference error in virtio_gpu_poll When virgl is not enabled, vfpriv pointer would not be allocated. Therefore, check for a valid value before dereferencing. Reported-by: Christian Zigotzky Cc: Gurchetan Singh Cc: Gerd Hoffmann Signed-off-by: Vive

[OS-BUILD PATCH] redhat/docs/index.rst: Add local build information.

2021-11-08 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava redhat/docs/index.rst: Add local build information. Add instuctions for obtaining the kernel's .config and additional instructions for building locally. Signed-off-by: Prarit Bhargava diff --git a/redhat/docs/index.rst b/redhat/docs/index.rst index blahblah..blahblah 100

[OS-BUILD PATCH] New configs in drivers/media

2021-11-08 Thread Justin M. Forbes (via Email Bridge)
From: Fedora Kernel Team New configs in drivers/media 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. I

Re: [OS-BUILD PATCH] Revert "Force DWARF4 because crash does not support DWARF5 yet"

2021-11-08 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1482#note_726690015 Acked-by: Justin M. Forbes (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: [OS-BUILD PATCH 0/2] redhat/configs: Enable Nitro Enclaves on x86/aarch64

2021-11-08 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1486#note_726688055 Acked-by: Justin M. Forbes (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: [OS-BUILD PATCH 0/2] redhat/configs: Enable Nitro Enclaves on x86/aarch64

2021-11-08 Thread Mohamed Gamal Morsy (via Email Bridge)
From: Mohamed Gamal Morsy on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1486#note_726525797 There is no approve button, but Acked-by: Mohamed Gamal Morsy ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscrib

[OS-BUILD PATCH 1/2] redhat/configs: Enable Nitro Enclaves on aarch64

2021-11-08 Thread Vitaly Kuznetsov (via Email Bridge)
From: Vitaly Kuznetsov redhat/configs: Enable Nitro Enclaves on aarch64 Since commit: commit f7e55f05301e71af557c45224817438670225aa7 Author: Andra Paraschiv Date: Fri Aug 27 18:49:24 2021 +0300 nitro_enclaves: Enable Arm64 support Nitro Enclaves driver is also supported on aarch64. En

[OS-BUILD PATCH 0/2] redhat/configs: Enable Nitro Enclaves on x86/aarch64

2021-11-08 Thread Vitaly Kuznetsov (via Email Bridge)
From: Vitaly Kuznetsov on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1486 1) Enable Nitro Enclaves on x86_64 for real by enabling CONFIG_VIRT_DRIVERS. 2) Enable Nitro Enclaves on aarch64. Signed-off-by: Vitaly Kuznetsov --- redhat/configs/ark/generic/x

[OS-BUILD PATCH 2/2] Enable CONFIG_VIRT_DRIVERS for ARK

2021-11-08 Thread Vitaly Kuznetsov (via Email Bridge)
From: Vitaly Kuznetsov Enable CONFIG_VIRT_DRIVERS for ARK CONFIG_NITRO_ENCLAVES, which is already enabled on x86_64, is part of CONFIG_VIRT_DRIVERS submenu and doesn't get built. Enable it. Keep CONFIG_VBOXGUEST explicitly disabled on ARK. Signed-off-by: Vitaly Kuznetsov diff --git a/redhat/