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'
I don't have good diagnostic for runtime problem on arm. Example is here:
Working FDT set to baeea000 Starting kernel ... (hang)
https://lava.ciplatform.org/scheduler/job/1510588
It is better on x86:
ogin-action: kernel 'oops' L323[login-action] Waiting for messages, (timeout 00:01:59) L324Waiting using forced prompt support (timeout 00:01:00) L325[ 0.264887] Oops: Oops: 0000 [#1] PREEMPT SMP NOPTI L326[ 0.264887] CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Not tainted 6.12.111-rc1+ #1 L327[ 0.264887] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.17.0-debian-1.17.0-1~bpo13+1 04/01/2014 L328[ 0.264887] RIP: 0010:gather_bootmem_prealloc_parallel+0x117/0x250 L329[ 0.264887] Code: ec 0f 84 f3 00 00 00 4c 89 ff 41 b8 00 00 00 80 4d 01 e0 0f 82 30 01 00 00 48 c7 c0 00 00 00 80 48 2b 05 84 d2 66 ff 49 01 c0 <4d> 8b 7c 24 10 49 c1 e8 0c 49 c1 e0 06 4c 03 05 5d d2 66 ff 4d 89 L330[ 0.264887] RSP: 0018:ffffa93040013d70 EFLAGS: 00010206 L331[ 0.264887] RAX: 0000701800000000 RBX: 0000000000000001 RCX: 0000000000000001 L332[ 0.264887] RDX: ffffa93040013d80 RSI: 0000000000000001 RDI: 0000000000000000 L333[ 0.264887] RBP: 0000000000000000 R08: 0000701880000000 R09: 0000000000000001 L334[ 0.264887] R10: ffffa93040013ef8 R11: 0000000000000100 R12: 0000000000000000 L335[ 0.264887] R13: ffffffff9354ec20 R14: 0000000000000000 R15: 0000000000000000 L336[ 0.264887] FS: 0000000000000000(0000) GS:ffff8fe7bec00000(0000) knlGS:0000000000000000 L337[ 0.264887] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 L338[ 0.264887] CR2: 0000000000000010 CR3: 0000000016e2e000 CR4: 0000000000750ef0 L339[ 0.264887] PKRU: 55555554 L340[ 0.264887] Call Trace: L341[ 0.264887] <TASK> L342[ 0.264887] padata_do_multithreaded+0x332/0x370 L343[ 0.264887] hugetlb_bootmem_struct_page_init+0x6f/0x90 L344[ 0.264887] ? __pfx_gather_bootmem_prealloc_parallel+0x10/0x10 L345[ 0.264887] page_alloc_init_late+0xf/0x300 L346[ 0.264887] kernel_init_freeable+0xef/0x2d0 L347[ 0.264887] ? __pfx_kernel_init+0x10/0x10 L348[ 0.264887] kernel_init+0x15/0x1b0 L349[ 0.264887] ret_from_fork+0x2f/0x50 L350[ 0.264887] ? __pfx_kernel_init+0x10/0x10 L351[ 0.264887] ret_from_fork_asm+0x1a/0x30 L352[ 0.264887] </TASK>
https://lava.ciplatform.org/scheduler/job/1510595
Best regards, Pavel