All of lore.kernel.org
 help / color / mirror / Atom feed
From: Willy Tarreau <w@1wt.eu>
To: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Cc: "Thomas Weißschuh" <linux@weissschuh.net>,
	"Yoshinori Sato" <ysato@users.osdn.me>,
	"Rich Felker" <dalias@libc.org>, "Shuah Khan" <shuah@kernel.org>,
	linux-sh@vger.kernel.org, linux-kselftest@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/3] tools/nolibc: add support for SuperH
Date: Tue, 24 Jun 2025 08:07:24 +0200	[thread overview]
Message-ID: <20250624060724.GA30919@1wt.eu> (raw)
In-Reply-To: <6d83088ebfeee7f7d3190872234f7b53ee758c65.camel@physik.fu-berlin.de>

Hi Adrian,

On Tue, Jun 24, 2025 at 08:03:47AM +0200, John Paul Adrian Glaubitz wrote:
> Hi Thomas,
> 
> On Mon, 2025-06-23 at 23:15 +0200, Thomas Weißschuh wrote:
> > Add support for SuperH/"sh" to nolibc.
> > Only sh4 is tested for now.
> > 
> > This is only tested on QEMU so far.
> > Additional testing would be very welcome.
> > Test instructions:
> > $ cd tools/testings/selftests/nolibc/
> > $ make -f Makefile.nolibc ARCH=sh CROSS_COMPILE=sh4-linux- nolibc-test
> > $ file nolibc-test
> > nolibc-test: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), statically linked, not stripped
> > $ ./nolibc-test
> > Running test 'startup'
> > 0 argc = 1                                                        [OK]
> > ...
> > Total number of errors: 0
> > Exiting with status 0
> 
> Apologies, I haven't been able to test this yet as my board currently
> doesn't want to boot kernels newer than v6.5.0 and I have not been able
> to bisect the problem yet.
> 
> Can I test this on v6.5.0 as well?

In theory it should be OK as we try to support oldest supported kernels.

Willy

  reply	other threads:[~2025-06-24  6:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-23 21:15 [PATCH v2 0/3] tools/nolibc: add support for SuperH Thomas Weißschuh
2025-06-23 21:15 ` [PATCH v2 1/3] selftests/nolibc: fix EXTRACONFIG variables ordering Thomas Weißschuh
2025-06-23 21:15 ` [PATCH v2 2/3] selftests/nolibc: use file driver for QEMU serial Thomas Weißschuh
2025-06-24  8:56   ` Sergey Shtylyov
2025-06-23 21:15 ` [PATCH v2 3/3] tools/nolibc: add support for SuperH Thomas Weißschuh
2025-06-24  6:03 ` [PATCH v2 0/3] " John Paul Adrian Glaubitz
2025-06-24  6:07   ` Willy Tarreau [this message]
2025-06-25  9:47 ` John Paul Adrian Glaubitz

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=20250624060724.GA30919@1wt.eu \
    --to=w@1wt.eu \
    --cc=dalias@libc.org \
    --cc=glaubitz@physik.fu-berlin.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=linux@weissschuh.net \
    --cc=shuah@kernel.org \
    --cc=ysato@users.osdn.me \
    /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.