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
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
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
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
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
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
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
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
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