On Sat, 16 Nov 2024 at 22:51, Naresh Kamboju <naresh.kamboju@xxxxxxxxxx> wrote: > > The qemu-arm64, qemu-armv7 and qemu-riscv boot failed on Sasha Linus-next tree > due to ext4 crash. Please find more details below > > First seen on commit sha id c12cd257292c0c29463aa305967e64fc31a514d8. > Good: 7ff71d62bdc4828b0917c97eb6caebe5f4c07220 > Bad: d11b462aa01e0ffd5f8cc81bd5d2cfe4e48c8fbd > > qemu-arm64: > * boot/gcc-13-lkftconfig > * boot/clang-nightly-lkftconfig > * boot/gcc-13-lkftconfig-perf > > qemu-armv7: > * boot/gcc-13-lkftconfig > * boot/clang-19-lkftconfig > > qemu-riscv64: > * boot/clang-19-lkftconfig > * boot/gcc-13-lkftconfig The reported regressions have been fixed in latest commits on the sashal/linus-next.git tree. - Naresh