Re: [PATCH v3 0/2] nolibc: Add fallocate()
From: Daniel Palmer
Date: Mon May 04 2026 - 22:20:52 EST
Hi Thomas,
On Tue, 5 May 2026 at 00:33, Thomas Weißschuh <linux@xxxxxxxxxxxxxx> wrote:
> > Debian doesn't seem to have a package for this.
>
> There is this in trixie:
>
> https://packages.debian.org/trixie/all/qemu-efi-loongarch64
For sid it is now /usr/share/qemu-efi-loongarch64/QEMU_EFI.fd
I've changed to that locally and the tests complete now.
> > For sh4, qemu-system-sh4 is 100% on one CPU and the test never
> > completes. I guess it's getting stuck during boot.
>
> See commit b0aa5e4b087b ("sh: Fix fallout from ZERO_PAGE
> consolidation"). I now merged v7.1-rc2 into the nolibc tree to get
> this fix.
SH4 is also completing now.
Thanks,
Daniel