Re: Linux 6.12-rc2

From: Guenter Roeck
Date: Mon Oct 07 2024 - 13:04:46 EST


On Sun, Oct 06, 2024 at 04:28:36PM -0700, Linus Torvalds wrote:
> Hmm. I have had this mental picture that usually rc2 tends to be one
> of the smaller rc's because people take a breather after the merge
> window, and/or because it takes a while before people start finding
> issues.
>

Build results:
total: 158 pass: 158 fail: 0
Qemu test results:
total: 555 pass: 550 fail: 5
Failed tests:
arm:imx25-pdk:imx_v4_v5_defconfig:nonand:mem128:net=default:imx25-pdk:initrd
arm:imx25-pdk:imx_v4_v5_defconfig:nonand:sd:mem128:net=default:imx25-pdk:ext2
arm:imx25-pdk:imx_v4_v5_defconfig:nonand:usb0:mem128:net=default:imx25-pdk:ext2
arm:imx25-pdk:imx_v4_v5_defconfig:nonand:usb1:mem128:net=default:imx25-pdk:ext2
m68k:mcf5208evb:m5208:m5208evb_defconfig:initrd
Unit test results:
pass: 459052 fail: 1
Failed unit tests:
arm:npcm750-evb:vcap_api_iterator_init_test
arm:npcm750-evb:VCAP_API_Encoding_Testsuite

The failed qemu tests are crashes, bisected to commit d9335d0232d2 ("net: fec: Reload PTP
registers after link-state change"). I copied the author and reviewers for feedback.

I did not have time to analyze the failed unit tests.

Warning backtraces seen earlier are still present. I did not have time to analyze thoss
further.

Anyone interested, please feel free to check details at kerneltests.org/builders,
in the "master" column of qemu tests.

Thanks,
Guenter