On Fri, 18 Oct 2024 at 12:35, Naresh Kamboju <naresh.kamboju@xxxxxxxxxx> wrote:
The QEMU-ARMv7 boot has failed with the Linux next-20241017 tag.
The boot log is incomplete, and no kernel crash was detected.
However, the system did not proceed far enough to reach the login prompt.
Please find the incomplete boot log links below for your reference.
The Qemu version is 9.0.2.
The arm devices TI beaglebone x15 boot pass.
This is always reproducible.
First seen on Linux next-20241017 tag.
Good: next-20241016
Bad: next-20241017
qemu-armv7:
boot:
* clang-19-lkftconfig
* gcc-13-lkftconfig
* clang-nightly-lkftconfig
Anders bisected this boot regressions and found,
# first bad commit:
[efe8419ae78d65e83edc31aad74b605c12e7d60c]
vdso: Introduce vdso/page.h
We are investigating the reason for boot failure due to this commit.