Re: [PATCH 6.1 000/206] 6.1.79-rc2 review

From: Yann Sionneau
Date: Thu Feb 22 2024 - 05:05:31 EST


Hi Greg,

On 2/21/24 14:03, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 6.1.79 release.
There are 206 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.

Responses should be made by Fri, 23 Feb 2024 13:01:46 +0000.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.79-rc2.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.1.y
and the diffstat can be found below.

thanks,

I tested 6.1.79-rc2 (64fdfe5f1a1d) on Kalray kvx arch (not upstream yet) : I had to patch `arch/kvx/include/asm/jump_label.h` to get it to compile because of the "asm goto" changes but apart from that everything looks good!

It ran on real hw (k200, k200lp and k300 boards), on qemu as well as on our internal instruction set simulator (ISS).

Tests were run on several interfaces/drivers (usb, qsfp ethernet, eMMC, PCIe endpoint+RC, SPI, remoteproc, uart, iommu). LTP and uClibc-ng testsuites are also run without any regression.

Everything looks fine to us.

Tested-by: Yann Sionneau<ysionneau@xxxxxxxxxxxxx>

Thanks a lot!

--

Yann