mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@nabladev.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: stable@vger.kernel.org, patches@lists.linux.dev,
	linux-kernel@vger.kernel.org, torvalds@linux-foundation.org,
	akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org,
	patches@kernelci.org, lkft-triage@lists.linaro.org,
	pavel@nabladev.com, jonathanh@nvidia.com, f.fainelli@gmail.com,
	sudipm.mukherjee@gmail.com, rwarsow@gmx.de, conor@kernel.org,
	hargar@microsoft.com, broonie@kernel.org, achill@achill.org,
	sr@sladewatkins.com
Subject: Re: [PATCH 6.12 0000/1102] 6.12.111-rc1 review
Date: Thu, 17 Sep 2026 22:18:32 +0200	[thread overview]
Message-ID: <aqxLGIyiWCdsQoyR@duo.ucw.cz> (raw)
In-Reply-To: <20260917151539.408551884@linuxfoundation.org>

[-- Attachment #1: Type: text/plain, Size: 3294 bytes --]

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.12.y

https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/16571866335
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


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

  parent reply	other threads:[~2026-09-17 20:18 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-17 14:59 Greg Kroah-Hartman
2026-09-17 16:57 ` Florian Fainelli
2026-09-17 19:11 ` Peter Schneider
2026-09-17 20:21   ` Pavel Machek
2026-09-18 15:54     ` Sasha Levin
2026-09-17 19:35 ` Brett A C Sheffield
2026-09-17 20:19   ` Peter Schneider
2026-09-18  5:49     ` Peter Schneider
2026-09-18 15:54       ` Sasha Levin
2026-09-18 20:45         ` Peter Schneider
2026-09-18 15:54     ` Sasha Levin
2026-09-18 15:54   ` Sasha Levin
2026-09-17 20:18 ` Pavel Machek [this message]
2026-09-18 11:27   ` Jon Hunter
2026-09-18 15:54     ` Sasha Levin
2026-09-18 15:54   ` Sasha Levin
2026-09-18  7:16 ` [PATCH 6.18 0000/1250] 6.18.53-rc1 review Wentao Guan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aqxLGIyiWCdsQoyR@duo.ucw.cz \
    --to=pavel@nabladev.com \
    --cc=achill@achill.org \
    --cc=akpm@linux-foundation.org \
    --cc=broonie@kernel.org \
    --cc=conor@kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hargar@microsoft.com \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=patches@kernelci.org \
    --cc=patches@lists.linux.dev \
    --cc=rwarsow@gmx.de \
    --cc=shuah@kernel.org \
    --cc=sr@sladewatkins.com \
    --cc=stable@vger.kernel.org \
    --cc=sudipm.mukherjee@gmail.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®