All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Thomas Weißschuh" <linux@weissschuh.net>
To: Daniel Palmer <daniel@thingy.jp>
Cc: w@1wt.eu, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/2] nolibc: Add fallocate()
Date: Mon, 4 May 2026 17:33:45 +0200	[thread overview]
Message-ID: <7a6c10ac-cc01-4cab-8ced-3f554f16af55@t-8ch.de> (raw)
In-Reply-To: <CAFr9PXnFo4z_0BGhQ9hPT6o6VB7s8dLgNM6o26hkOM=LD2m1LQ@mail.gmail.com>

On 2026-05-04 10:46:29+0900, Daniel Palmer wrote:
> On Mon, 4 May 2026 at 01:21, Thomas Weißschuh <linux@weissschuh.net> wrote:
> > Can you elaborate on what is broken?
> >
> > >    sparc32 doesn't seem to support fallocate() so made it skip
> > >    the test.
> > >  - Rebase on nolibc/for-next with the large file support bits.
> >
> > (...)
> 
> For loongarch I seem to be missing OVMF:
> 
> qemu-system-loongarch64 -display none -no-reboot -kernel
> "/home/daniel/.cache/nolibc-tests/loongarch/arch/loongarch/boot/vmlinuz.efi"
> -initrd initramfs.cpio -serial file:/dev/stdout -m 1G
> -M virt -append "console=ttyS0,115200 panic=-1 " -bios
> /usr/share/edk2//loongarch64/OVMF_CODE.fd  >
> "/home/daniel/coding/cleantrees/linux-nolibc/tools/testing/selftests/nolibc/run.out"
> qemu-system-loongarch64: Could not find ROM image
> '/usr/share/edk2//loongarch64/OVMF_CODE.fd'
> make: *** [Makefile.nolibc:341: run] Error 1
> 
> Debian doesn't seem to have a package for this.

There is this in trixie:

https://packages.debian.org/trixie/all/qemu-efi-loongarch64

Unfortunately the path to the firmware files differ between distros and
QEMU versions. There are standard JSON descriptors which could be
queried but no tool for that is provided...

(...)

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


Thomas

       reply	other threads:[~2026-05-04 15:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20260430164125.1106350-1-daniel@thingy.jp>
     [not found] ` <fde211b1-8290-4124-85e1-f3c081167c8b@t-8ch.de>
     [not found]   ` <CAFr9PXnFo4z_0BGhQ9hPT6o6VB7s8dLgNM6o26hkOM=LD2m1LQ@mail.gmail.com>
2026-05-04 15:33     ` Thomas Weißschuh [this message]
2026-05-05  2:20       ` [PATCH v3 0/2] nolibc: Add fallocate() Daniel Palmer
     [not found] ` <20260430164125.1106350-2-daniel@thingy.jp>
     [not found]   ` <20260501091831.7abc39f1@pumpkin>
     [not found]     ` <afVotmWPrgPrQ9RZ@1wt.eu>
     [not found]       ` <20260502222607.4ab68291@pumpkin>
     [not found]         ` <cc72fd15-d002-49ca-b573-611e4c12220d@t-8ch.de>
     [not found]           ` <20260503233852.3f950b63@pumpkin>
2026-05-14 11:51             ` [PATCH v3 1/2] tools/nolibc: fcntl: " Thomas Weißschuh
2026-05-14 21:31               ` David Laight

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=7a6c10ac-cc01-4cab-8ced-3f554f16af55@t-8ch.de \
    --to=linux@weissschuh.net \
    --cc=daniel@thingy.jp \
    --cc=linux-kernel@vger.kernel.org \
    --cc=w@1wt.eu \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.