Re: [OS-BUILD PATCH] redhat: Fix build for kselftests mm

2023-03-03 Thread Nico Pache (via Email Bridge)
From: Nico Pache on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2345#note_1300901472

Yeah two different renames tools/mm and tools/testing/selftests/mm :smile:

I saw !2340 and it reminded me that this change was proposed upstream!

Thanks for the ACKS
___
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 PATCHv3] redhat/Makefile: fix default values for dist-brew's DISTRO and DIST

2023-03-03 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2339#note_1300719688

>I thought that it could be because I'm working on Fedora 37, but from RHEL8 I
also get the same result (-w flag added to submakes).
>
This is an annoying difference in the mock/podman environment and
development environments.

Just edit out the '-w'.

>From RHEL 8 I get additional differences, for example:
>Click to expand
>



>```
>--- a/redhat/self-test/data/centos-2585cf9dfaad.el7
>+++ b/redhat/self-test/data/centos-2585cf9dfaad.el7
>@@ -34,15 +34,15 @@ INCLUDE_FEDORA_FILES=1
> INCLUDE_RHEL_FILES=1
> KABIDW=../redhat/kabi-dwarf
> KABIDW_TARBALL=../redhat/rpm/SOURCES/kernel-kabi-
dw-5.16.0-0.rc5.6.test.el7.tar.bz2
>-KABI_CROSS_COMPILE=/usr/bin/aarch64-linux-gnu- /usr/bin/ppc64le-linux-gnu-
/usr/bin/s390x-linux-gnu-
>+KABI_CROSS_COMPILE=/usr/bin/ppc64le-linux-gnu- /usr/bin/s390x-linux-gnu-
/usr/bin/aarch64-linux-gnu-
> KABI_CROSS_COMPILE_PREFIX=/usr/bin/
> KABI_CROSS_COMPILE_SUFFIX=-linux-gnu-
>-KABI_SUPPORTED_ARCHS=aarch64 ppc64le s390x x86_64
>+KABI_SUPPORTED_ARCHS=ppc64le x86_64 s390x aarch64

These changes are odd.  I'm confused why your arches are not in
alphabetical order.  But these changes also can be dropped.

> KABI_TARBALL=../redhat/rpm/SOURCES/kernel-abi-
stablelists-5.16.0-0.rc5.6.test.el7.tar.bz2
> LANG=C
> LOCVERFILE=../localversion
> MACH=x86_64
>-MAKEFILE_LIST=Makefile Makefile.variables ../Makefile.rhelver Makefile.cross
>+MAKEFILE_LIST= Makefile Makefile.variables ../Makefile.rhelver
Makefile.cross

Ditto here.

Ultimately you want this to pass in the CKI environment so code changes
for that.

P.
___
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 Mar 3 2023

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

RHMAINTAINERS: Update for Mar 3 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
@@ -238,7 +238,6 @@ S:  Supported
 F: drivers/net/ethernet/realtek/r8169*
 
 ACCESSIBILITY SUBSYSTEM
-M: Torez Smith 
 M: Doug Ledford 
 M: Prarit Bhargava 
 S: Provided
@@ -286,12 +285,24 @@ F:drivers/media/usb/tm6000/tm6000-alsa.c
 
 AMAZON ETHERNET DRIVERS
 M: Josef Oskera 
+R: Michal Schmidt 
+R: Petr Oros 
+R: Ken Cox 
+R: José Ignacio Tornos Martínez 
+R: Kamal Heib 
+R: Stefan Assmann 
+R: Corinna Vinschen 
+R: Ivan Vecera 
+R: Íñigo Huguet 
+R: Jonathan Toppins 
+R: Izabela Bakollari 
 S: Supported
 F: Documentation/networking/ena.txt
 F: Documentation/networking/device_drivers/ethernet/amazon/ena.rst
 F: drivers/net/ethernet/amazon/
 
 AMAZON RDMA EFA DRIVER (efa)
+M: Izabela Bakollari 
 M: Kamal Heib 
 S: Supported
 F: drivers/infiniband/hw/efa/
@@ -310,7 +321,7 @@ AMD PTDMA DRIVER
 M: John Linville 
 M: Myron Stowe 
 S: Supported
-F: drivers/dma/ptdma
+F: drivers/dma/ptdma/
 
 AMD SEV/SEV-ES/SEV-SNP Guest Side
 M: Vitaly Kuznetsov 
@@ -479,6 +490,18 @@ F: net/bluetooth/
 BONDING DRIVER
 M: Jonathan Toppins 
 R: Jarod Wilson 
+R: Michal Schmidt 
+R: Petr Oros 
+R: Ken Cox 
+R: José Ignacio Tornos Martínez 
+R: Kamal Heib 
+R: Stefan Assmann 
+R: Corinna Vinschen 
+R: Ivan Vecera 
+R: Íñigo Huguet 
+R: Jonathan Toppins 
+R: Josef Oskera 
+R: Izabela Bakollari 
 S: Supported
 F: Documentation/networking/bonding.rst
 F: drivers/net/bonding/
@@ -534,6 +557,7 @@ F:  drivers/net/ethernet/broadcom/Kconfig
 
 BROADCOM BNXT_RE RDMA ROCE DRIVER
 M: Selvin Xavier 
+M: Kamal Heib 
 S: Supported
 F: drivers/infiniband/hw/bnxt_re/
 F: include/uapi/rdma/bnxt_re-abi.h
@@ -638,7 +662,7 @@ F:  drivers/net/ethernet/cisco/enic/
 CLOCKSOURCE
 M: Mark Salter 
 S: Supported
-F: drivers/clocksource
+F: drivers/clocksource/
 X: drivers/clocksource/hyperv_timer.c
 X: drivers/clocksource/arm_arch_timer.c
 X: drivers/clocksource/timer-qcom.c
@@ -674,7 +698,7 @@ S:  Provided
 F: drivers/connector/
 
 Continuous Integration (CKI)
-M: Veronika Kabatova 
+M: Tino Calancha 
 M: Michael Hofmann 
 M: Serhii Turivnyi 
 S: Supported
@@ -754,7 +778,8 @@ S:  Supported
 F: drivers/net/ethernet/chelsio/cxgb4/
 
 CXGB4 IWARP DRIVER (IW_CXGB4)
-M: Michal Schmidt 
+M: Rahul Lakkireddy 
+M: Kamal Heib 
 S: Supported
 F: drivers/infiniband/hw/cxgb4/
 F: include/uapi/rdma/cxgb4-abi.h
@@ -862,9 +887,22 @@ S: Supported
 F: drivers/scsi/lpfc/
 
 ETHERNET
+M: Michal Schmidt 
 R: Jarod Wilson 
+R: Petr Oros 
+R: Ken Cox 
+R: José Ignacio Tornos Martínez 
+R: Kamal Heib 
+R: Stefan Assmann 
+R: Corinna Vinschen 
+R: Ivan Vecera 
+R: Íñigo Huguet 
+R: Jonathan Toppins 
+R: Josef Oskera 
+R: Izabela Bakollari 
 S: Supported
 F: drivers/net/ethernet/
+X: drivers/net/ethernet/microsoft/
 
 ETHERNET BRIDGE
 M: Ivan Vecera 
@@ -875,6 +913,17 @@ F: include/linux/if_bridge.h
 
 ETHERNET PHY LIBRARY
 M: Petr Oros 
+R: Michal Schmidt 
+R: Ken Cox 
+R: José Ignacio Tornos Martínez 
+R: Kamal Heib 
+R: Stefan Assmann 
+R: Corinna Vinschen 
+R: Ivan Vecera 
+R: Íñigo Huguet 
+R: Jonathan Toppins 
+R: Josef Oskera 
+R: Izabela Bakollari 
 S: Supported
 F: Documentation/networking/phy.rst
 F: drivers/net/mdio/
@@ -1011,7 +1060,7 @@ F:tools/testing/selftests/futex/
 GCOV
 M: Jan Stancek 
 S: Internal
-F: kernel/gcov
+F: kernel/gcov/
 
 GENERIC PHY FRAMEWORK
 M: Petr Oros 
@@ -1091,6 +1140,17 @@ F:   drivers/hid/
 F: include/linux/hid*
 F: include/uapi/linux/hid*
 
+HTE SUBSYSTEM (HARDWARE TIMESTAMP ENGINE)
+M: Adrien Thierry 
+M: Andrew Halaney 
+M: Brian Masney 
+M: Eric Chanudet 
+S: Supported
+F: Documentation/devicetree/bindings/timestamp/
+F: Documentation/driver-api/hte/
+F: drivers/hte/
+F: include/linux/hte.h
+
 HWMON SUBSYSTEM
 M: Dean Nelson 
 S: Supported
@@ -1108,14 +1168,14 @@ M:  Mohammed Gamal 
 M: Vitaly Kuznetsov 
 S: Supported
 F: Documentation/networking/device_drivers/microsoft/netvsc.txt
-F: arch/arm64/hyperv
+F: arch/arm64/hyperv/
 F: arch/arm64/include/asm/hyperv-tlfs.h
 F: arch/arm64/include/asm/mshyperv.h
 F: arch/x86/include/asm/mshyperv.h
 F: arch/x86/include/asm/trace/hyperv.h
 F: arch/x86/include/asm/hyperv-tlfs.h
 F: 

Re: [OS-BUILD PATCH] usb: enable Design Ware Drivers on x86

2023-03-03 Thread Desnes Nunes (via Email Bridge)
From: Desnes Nunes on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2334#note_1300671363

As per discussion on https://bugzilla.redhat.com/show_bug.cgi?id=2110796#c11 ,
closing the MR.

Thanks for all observations @jwrdegoede
___
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


Kernel 6.2 Test Week Invitation

2023-03-03 Thread Sumantro Mukherjee
Hey All,

I would like to invite all of you to participate in the Kernel 6.2
Test week is happening from 2023-03-05 to 2023-03-12. It's
fairly simple, head over to the wiki [0] and read in detail about the
test week and simply run the test case mentioned in[1] and enter your
results.

As usual, the Fedora QA team will hangout at #fedora-test-...@libera.chat
for question and discussion.

[0] http://fedoraproject.org/wiki/Test_Day:2023-03-05_Kernel_6.2_Test_Week
[1] https://testdays.fedoraproject.org/events/148

-- 
//sumantro
Fedora QE
TRIED AND PERSONALLY TESTED, ERGO TRUSTED
___
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 PATCHv3] redhat/Makefile: fix default values for dist-brew's DISTRO and DIST

2023-03-03 Thread via Email Bridge
From: Íñigo Huguet on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2339#note_1300582213

I thought that it could be because I'm working on Fedora 37, but from RHEL8 I
also get the same result (-w flag added to submakes).

From RHEL 8 I get additional differences, for example:
Click to expand

```
--- a/redhat/self-test/data/centos-2585cf9dfaad.el7
+++ b/redhat/self-test/data/centos-2585cf9dfaad.el7
@@ -34,15 +34,15 @@ INCLUDE_FEDORA_FILES=1
 INCLUDE_RHEL_FILES=1
 KABIDW=../redhat/kabi-dwarf
 KABIDW_TARBALL=../redhat/rpm/SOURCES/kernel-kabi-
dw-5.16.0-0.rc5.6.test.el7.tar.bz2
-KABI_CROSS_COMPILE=/usr/bin/aarch64-linux-gnu- /usr/bin/ppc64le-linux-gnu-
/usr/bin/s390x-linux-gnu-
+KABI_CROSS_COMPILE=/usr/bin/ppc64le-linux-gnu- /usr/bin/s390x-linux-gnu-
/usr/bin/aarch64-linux-gnu-
 KABI_CROSS_COMPILE_PREFIX=/usr/bin/
 KABI_CROSS_COMPILE_SUFFIX=-linux-gnu-
-KABI_SUPPORTED_ARCHS=aarch64 ppc64le s390x x86_64
+KABI_SUPPORTED_ARCHS=ppc64le x86_64 s390x aarch64
 KABI_TARBALL=../redhat/rpm/SOURCES/kernel-abi-
stablelists-5.16.0-0.rc5.6.test.el7.tar.bz2
 LANG=C
 LOCVERFILE=../localversion
 MACH=x86_64
-MAKEFILE_LIST=Makefile Makefile.variables ../Makefile.rhelver Makefile.cross
+MAKEFILE_LIST= Makefile Makefile.variables ../Makefile.rhelver Makefile.cross
 MAKEFLAGS=w -- HEAD=2585cf9dfaad DISTRO=centos DIST=.el7 RHSELFTESTDATA=1
 MARKER=v5.16-rc5
 MERGE_BASE=2585cf9dfaaddf00b069673f27bb3f8530e2039c
```


Do I need to run dist-self-test-data in any specific environment?
___
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 PATCHv3] redhat/Makefile: fix default values for dist-brew's DISTRO and DIST

2023-03-03 Thread via Email Bridge
From: Íñigo Huguet on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2339#note_1300542528

Well, now it complains this:
```
# -MAKEFLAGS=w -- HEAD=fce15c45d3fb DISTRO=rhel DIST=.fc25 RHSELFTESTDATA=1
# +MAKEFLAGS= -- HEAD=fce15c45d3fb DISTRO=rhel DIST=.fc25 RHSELFTESTDATA=1
```

That `w` flag seems to be added automatically when make is called as sub-make.
'dist-self-test-data' calls 'create-data.sh', which in turns calls `make dist-
dump-variables`, so it's called as sub-make.

I don't know what to do to avoid that flag being added, and I don't know why
it's not added when others update self-test/data...
___
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 PATCHv3] redhat/spec: Update bpftool versioning scheme

2023-03-03 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2295#note_1300522312

Looks good. Thank you!
___
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] redhat: Fix build for kselftests mm

2023-03-03 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2345#note_1300447802

This is along the lines of cki-project/kernel-ark!2340. I suppose we need
both.
___
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 0/0] ark: enable wifi on aarch64

2023-03-03 Thread via Email Bridge
From: Íñigo Huguet on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2154#note_1300340145

This MR needed some fixes but it was stuck, so we've started working on this
at !2320

Closing this one
___
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] redhat/configs: CONFIG_HP_ILO location fix

2023-03-03 Thread Vladis Dronov (via Email Bridge)
From: Vladis Dronov on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2348#note_1300124171

hi, @msalter, Could you please have a look at this mr?
___
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