On 17/09/2026 21:18, Pavel Machek wrote:
Hi!
This is the start of the stable review cycle for the 6.12.111 release. There are 1102 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.
We get build errors here and some runtime failures here:
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-6...
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/1657186... drivers/net/ethernet/ti/cpsw.c seems to have compile problem:
In file included from ./include/linux/container_of.h:5, from ./include/linux/kernel.h:22, from drivers/net/ethernet/ti/cpsw.c:9: drivers/net/ethernet/ti/cpsw.c: In function 'cpsw_ndo_set_rx_mode_work': ./include/linux/container_of.h:20:54: error: 'struct cpsw_priv' has no member named 'rx_mode_work'
FWIW, I am seeing the same build error for ARM.
Jon