Re: [linux-yocto] v5.15 boot issue

2022-11-04 Thread Sven via lists.yoctoproject.org
Hi again, I played around a little and it seems like the following patch fixes the issue. It may be related to the following series, marking some of these functions __init: https://patchwork.kernel.org/project/linux-fsdevel/list/?series=325591=%2A=both diff --git a/init/main.c b/init/main.c

[linux-yocto] v5.15 boot issue

2022-11-04 Thread Sven via lists.yoctoproject.org
Hi, We're in the process of migrating from dunfell to kirkstone and noticed a regression with the Linux kernel (branch: v5.15/standard/base). The boot panics with [1.038015] Kernel panic - not syncing: /dev/console is missing! [1.038015] Please ensure your rootfs is properly