[OS-BUILD PATCH] enable DRM_MGAG200_DISABLE_WRITECOMBINE

2024-07-15 Thread Jocelyn Falempe (via Email Bridge)
From: Jocelyn Falempe enable DRM_MGAG200_DISABLE_WRITECOMBINE This depends on PREEMPT_RT, and allows better latency on servers with a G200. Signed-off-by: Jocelyn Falempe diff --git a/redhat/configs/common/generic/CONFIG_DRM_MGAG200_DISABLE_WRITECOMBINE b/redhat/configs/common/generic/CONFI

The kernel-ark os-build branch has been rebased

2024-07-15 Thread Justin Forbes
Please rebase any pending MRs and repush. As we have done since 5.15, we have done this again for os-build, we expect to keep it up as a cadence with every upstream release. This means we will do it again when 6.11 releases, and again with 6.12... It is difficult to manage a regularly rebased tree

Re: [OS-BUILD PATCHv3 0/0] redhat: Add support for risc-v

2024-07-15 Thread Tales da Aparecida (via Email Bridge)
From: Tales da Aparecida on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3224#note_2000508458 I've created https://gitlab.com/groups/cki-project/-/epics/144 to help keeping track of this -- ___ kernel mailing list -- kernel@lis

[OS-BUILD PATCHv4] fedora: disable CONFIG_DRM_WERROR

2024-07-15 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert fedora: disable CONFIG_DRM_WERROR For now at least the clang builds still generate compiler warnings. Let's disable this for now so those pipelines can complete. v2: - disabled CONFIG_DRM_WERROR via common/clang/generic/. v3: - disabled CONFIG_DRM_WERROR for debug via com

Re: [OS-BUILD PATCHv3] fedora: disable CONFIG_DRM_WERROR

2024-07-15 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3230#note_2000112985 Doh. @scweaver corrected me on this. I've put the change in `redhat/configs/common/clang/generic/CONFIG_DRM_WERROR`. -- ___ kernel maili

[OS-BUILD PATCHv3] fedora: disable CONFIG_DRM_WERROR

2024-07-15 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert fedora: disable CONFIG_DRM_WERROR For now at least the clang builds still generate compiler warnings. Let's disable this for now so those pipelines can complete. v2: - disabled CONFIG_DRM_WERROR via common/clang/generic/. Signed-off-by: Patrick Talbert diff --git a/redh

Re: [OS-BUILD PATCH] redhat/configs: Enable CONFIG_VMWARE_VMCI/CONFIG_VMWARE_VMCI_VSOCKETS for RHEL

2024-07-15 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3227#note_103329 The build failures here are not related to the MR changes. -- ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe s

Re: [OS-BUILD PATCHv2] fedora: disable CONFIG_DRM_WERROR

2024-07-15 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3230#note_1999426697 Oh! I didn't know about this. I have updated the MR. One of the original redhat commits adds `configs/*.config` to the kernel `.gitignore` file. I presume this was done so any gener

[OS-BUILD PATCHv2] fedora: disable CONFIG_DRM_WERROR

2024-07-15 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert fedora: disable CONFIG_DRM_WERROR For now at least the clang builds still generate compiler warnings. Let's disable this for now so those pipelines can complete. v2: - disabled CONFIG_DRM_WERROR via partial-clang-snip.config instead. Signed-off-by: Patrick Talbert diff