mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Arnd Bergmann <arnd@kernel.org>
To: musl@lists.openwall.com
Subject: Re: [musl] musl CI?
Date: Tue, 17 Nov 2020 10:44:11 +0100	[thread overview]
Message-ID: <CAK8P3a2e55YJDKP=T0-OZbziOM2GbBOh+-t2H1=rNETP=k=swQ@mail.gmail.com> (raw)
In-Reply-To: <20201117083946.GB12665@APC301.andestech.com>

On Tue, Nov 17, 2020 at 9:40 AM Ruinland ChuanTzu Tsai
<ruinland@andestech.com> wrote:
>
> Oops, I forgot to append the reference link in the end of last email.
> The QEMU acceptance test matrix is here :
> https://wiki.qemu.org/Testing/Acceptance
>
> For MIPS32, I'm not quite sure which ones are o32 and which ones are
> n32. But I guess it won't take long to figure out.

All 64-bit processors can run both o32 and n32 user space in compat mode
using a 64-bit kernel, but 32-bit kernels can only run o32 user space,
and the n32 user space (on 64-bit kernels) is rarely used in practice.

The 'nanomips' target uses an incompatible instruction set and ABI that
is supported by neither mainline kernels nor musl. There were patches
for it a few years ago, but I don't think any actual products running
Linux were built around the i7200 core, so it doesn't matter.

      Arnd

  reply	other threads:[~2020-11-17 11:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-17  4:09 Rich Felker
2020-11-17  6:52 ` Ruinland ChuanTzu Tsai
2020-11-17 15:52   ` Rich Felker
2020-11-17  8:39 ` Ruinland ChuanTzu Tsai
2020-11-17  9:44   ` Arnd Bergmann [this message]
2020-11-17 12:04 ` Leah Neukirchen
2020-11-17 15:48   ` Rich Felker

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='CAK8P3a2e55YJDKP=T0-OZbziOM2GbBOh+-t2H1=rNETP=k=swQ@mail.gmail.com' \
    --to=arnd@kernel.org \
    --cc=musl@lists.openwall.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).