From: Artem Savkov
[redhat] kernel.spec: fix feature detection during bpftool builds
Some feature detection tests, for example llvm, use CXXFLAGS instead
of CFLAGS which breaks feature detection for bpftool.
Fix this by setting both CFLAGS and CXXFLAGS.
Signed-off-by: Artem Savkov
diff --git
From: Donald Dutile
Add vfio/nvgrace-gpu driver CONFIG to RHEL-9.5 ARM64
Signed-off-by: Donald Dutile
diff --git
a/redhat/configs/common/generic/arm/aarch64/CONFIG_NVGRACE_GPU_VFIO_PCI
b/redhat/configs/common/generic/arm/aarch64/CONFIG_NVGRACE_GPU_VFIO_PCI
new file mode 100644
index blahblah
From: Rafael Aquini
redhat: rh_flags: declare proper static methods when !CONFIG_RHEL_DIFFERENCES
rh_print_flags() and rh_add_flag() are defined as prototypes when
CONFIG_RHEL_DIFFERENCES is not defined leading to the following CLANG woe:
./include/linux/rh_flags.h:32:1: note: declare 'static'
From: Rafael Aquini
redhat: rh_flags: declare proper static methods when CONFIG_RHEL_DIFFERENCES is
not set
rh_print_flags() and rh_add_flag() are defined as prototypes when
CONFIG_RHEL_DIFFERENCES is not set leading to the following CLANG woe:
./include/linux/rh_flags.h:32:1: note: declare '
From: Rafael Aquini
redhat: rh_flags: declare proper static methods when CONFIG_RHEL_DIFFERENCES is
not set
rh_print_flags() and rh_add_flag() are defined as prototypes when
CONFIG_RHEL_DIFFERENCES leading to the following CLANG woe:
./include/linux/rh_flags.h:32:1: note: declare 'static' if
From: Justin M. Forbes
Remove S390 special config for PHYLIB
The 6.11 net merge contained PHYLIB and PHYLINK deprecated API cleanup
changes which make the existing disabling of CONFIG_PHYLIB for S390
invalid. This fixes the config mismatch and allows us to build again.
Signed-off-by: Justin M
From: Justin M. Forbes
Flip CONFIG_DIMLIB back to inline
Upstream commit b65e697a7c9e0 changed CONFIG_DIMLIB to depend on NET,
which requires we switch back to inline to avoid a mismatch.
Signed-off-by: Justin M. Forbes
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_DIMLIB
b/redhat/
From: Joe Lawrence on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3206#note_2004297667
@jstancek : AFAICT the CKI failures are unrelated to this change. I manually
ran the selftests from the last pipeline on beaker and they were successful.
--
_
From: Joe Lawrence
redhat: kernel.spec: add s390x to livepatching kselftest builds
Signed-off-by: Joe Lawrence
diff --git a/redhat/kernel.spec.template b/redhat/kernel.spec.template
index blahblah..blahblah 100644
--- a/redhat/kernel.spec.template
+++ b/redhat/kernel.spec.template
@@ -586,7 +5
From: Rafael Aquini
redhat: configs: enable CONFIG_TMPFS_QUOTA for both Fedora and RHEL
As a follow-up on work for RHEL-9 feature request RHEL-7768,
lets enable this feature for ARK and the upcoming RHEL-10
before it lands on RHEL-9.
Signed-off-by: Rafael Aquini
diff --git a/redhat/configs/fe
From: Rafael Aquini
redhat: configs: enable CONFIG_TMPFS_QUOTA for both Fedora and RHEL
As a follow-up on work for RHEL-9 feature request RHEL-7768,
lets enable this feature for ARK and the upcoming RHEL-10
before it lands on RHEL-9.
Signed-off-by: Rafael Aquini
diff --git a/redhat/configs/fe
From: Rafael Aquini on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3253#note_2003735896
Thanks! I'll refresh the MR right away.
--
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kerne
From: pbrobinson on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3253#note_2003693901
This is already enabled in Fedora so maybe just move it to common/generic
--
___
kernel mailing list -- kernel@lists.fedoraproject.org
To uns
From: Rafael Aquini
redhat: configs: enable CONFIG_TMPFS_QUOTA
As a follow-up on work for RHEL-9 feature request RHEL-7768,
lets enable this feature for ARK and the upcoming RHEL-10
before it lands on RHEL-9.
Signed-off-by: Rafael Aquini
diff --git a/redhat/configs/rhel/generic/CONFIG_TMPFS_Q
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
15 matches
Mail list logo