Re: [OS-BUILD PATCH] Enable IO_URING for RHEL

2023-05-15 Thread Jeff Moyer (via Email Bridge)
From: Jeff Moyer on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2472#note_1390771895

I think it's fine to leave this enabled for ARK.
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: [OS-BUILD PATCH] Enable IO_URING for RHEL

2023-05-15 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2472#note_1390684206

This was originally created to be an "Include In Release" MR until upstream
was fixed, but it was merged because turning on io_uring was already an MR for
RHEL 9.3.  I do agree, even if hidden behind expert, a fail to build without
IO_URING enabled is a bug.  It is possible that the bug is a missing dep, and
we eventually face a choice of turning on io_uring or turning off something
that we can't live without, but if you are allowed to configure it, things
should build.
That bug was fixed a few days ago with commit
293007b033418c8c9d1b35d68dec49a500750fde and clearly there are others building
without io_uring.  The main question is, do you want me to revert this MR and
turn off io_uring again for RHEL 10?
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[OS-BUILD PATCH] RHMAINTAINERS: Update for May 15 2023

2023-05-15 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava 

RHMAINTAINERS: Update for May 15 2023

Update RHMAINTAINERS to latest.

Signed-off-by: Prarit Bhargava 

diff --git a/redhat/rhdocs/MAINTAINERS/RHMAINTAINERS 
b/redhat/rhdocs/MAINTAINERS/RHMAINTAINERS
index blahblah..blahblah 100644
--- a/redhat/rhdocs/MAINTAINERS/RHMAINTAINERS
+++ b/redhat/rhdocs/MAINTAINERS/RHMAINTAINERS
@@ -97,7 +97,7 @@ S:Supported
 F: Makefile.rhelver
 
 RHEL 9.2 Real Time Kernel Maintainer
-M: Luis Claudio Goncalves 
+M: Derek Barbosa 
 S: Supported
 F: Makefile.rhelver
 
@@ -116,23 +116,18 @@ R:Prarit Bhargava 
 R: Jarod Wilson 
 S: Supported
 F: makefile
+F: Makefile
 F: redhat/
 F: Kconfig.redhat
 X: redhat/configs/
 
-RHEL 9.1 Real Time Kernel Maintainer
-M: Luis Claudio Goncalves 
-S: Supported
-F: Makefile.rhelver
-
 RHEL 9.0 Kernel Maintainer
 M: Julio Faracco 
 S: Supported
 F: Makefile.rhelver
 
 RHEL 9.0 Real Time Kernel Maintainer
-M: Luis Claudio Goncalves 
-M: Leah Leshchinsky 
+M: Eder Zulian 
 S: Supported
 F: Makefile.rhelver
 
@@ -142,8 +137,7 @@ S:  Supported
 F: Makefile.rhelver
 
 RHEL 8.8 Real Time Kernel Maintainer
-M: John B. Wyatt IV 
-M: Chris White 
+M: Tyonnchie Berry 
 S: Supported
 F: Makefile.rhelver
 
@@ -152,11 +146,6 @@ M: Jarod Wilson 
 S: Supported
 F: Makefile.rhelver
 
-RHEL 8.7 Real Time Kernel Maintainer
-M: Chris White 
-S: Supported
-F: Makefile.rhelver
-
 RHEL 8.6 Kernel Maintainer
 M: Augusto Caringi 
 S: Supported
@@ -198,7 +187,7 @@ S:  Supported
 F: Makefile
 
 RHEL 7.9 Real Time Kernel Maintainer
-M: Scott Wood 
+M: Crystal Wood 
 S: Supported
 F: Makefile
 
@@ -212,11 +201,6 @@ M: Denys Vlasenko 
 S: Supported
 F: Makefile
 
-RHEL 7.6 Real Time Kernel Maintainer
-M: Luis Claudio Goncalves 
-S: Supported
-F: Makefile
-
 RHEL 7.4 Kernel Maintainer
 M: Denys Vlasenko 
 S: Supported
@@ -506,7 +490,8 @@ F:  include/net/bluetooth/
 F: net/bluetooth/
 
 BONDING DRIVER
-M: Jonathan Toppins 
+M: Hangbin Liu 
+M: Xin Long 
 R: Jarod Wilson 
 R: Michal Schmidt 
 R: Petr Oros 
@@ -1388,7 +1373,8 @@ F:drivers/counter/intel-qep.c
 
 INTEL QUICK ASSIST TECHNOLOGY (QAT)
 M: Vladis Dronov 
-M: Tony Camuso 
+M: Stepan Horacek 
+R: Tony Camuso 
 S: Supported
 F: drivers/crypto/qat/
 F: Documentation/ABI/testing/sysfs-driver-qat
@@ -3158,6 +3144,7 @@ M:Carlos Maiolino 
 M: Eric Sandeen 
 M: Bill O'Donnell 
 M: Dave Chinner 
+M: Andrey Albershteyn 
 S: Supported
 F: Documentation/filesystems/xfs.txt
 F: fs/xfs/

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2482
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: [OS-BUILD PATCH] Enable IO_URING for RHEL

2023-05-15 Thread Jeff Moyer (via Email Bridge)
From: Jeff Moyer on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2472#note_1390564687

First, I am able to build a current upstream kernel with IO_URING disabled, so
I'd like to understand what the problem you encountered was.  Second, if the
upstream kernel fails to build with IO_URING disabled, that is a bug that
needs fixing, and is separate from our decision to enable the feature.
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[OS-BUILD PATCH] redhat/configs: turn on CONFIG_MARVELL_CN10K_TAD_PMU

2023-05-15 Thread Michal Schmidt (via Email Bridge)
From: Michal Schmidt 

redhat/configs: turn on CONFIG_MARVELL_CN10K_TAD_PMU

Turn on the "Marvell CN10K LLC-TAD PMU" perf driver as a module in RHEL.
It was already on in Fedora.

The driver exists only on the aarch64 architecture (unless we care about
CONFIG_COMPILE_TEST, but I don't think we do), so remove the
non-arch-specific config file element.

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2042240
Signed-off-by: Michal Schmidt 

diff --git a/redhat/configs/common/generic/CONFIG_MARVELL_CN10K_TAD_PMU 
b/redhat/configs/common/generic/CONFIG_MARVELL_CN10K_TAD_PMU
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/common/generic/CONFIG_MARVELL_CN10K_TAD_PMU
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_MARVELL_CN10K_TAD_PMU is not set
diff --git 
a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_MARVELL_CN10K_TAD_PMU 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_MARVELL_CN10K_TAD_PMU
rename from 
redhat/configs/fedora/generic/arm/aarch64/CONFIG_MARVELL_CN10K_TAD_PMU
rename to redhat/configs/common/generic/arm/aarch64/CONFIG_MARVELL_CN10K_TAD_PMU
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_MARVELL_CN10K_TAD_PMU
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_MARVELL_CN10K_TAD_PMU

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2481
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue