public inbox for kernelci@lists.linux.dev
 help / color / mirror / Atom feed
From: "Mark Brown" <broonie@kernel.org>
To: kernelci@groups.io, ndesaulniers@google.com
Cc: clang-built-linux <clang-built-linux@googlegroups.com>
Subject: Re: aarch64 Big Endian
Date: Tue, 6 Aug 2019 20:02:55 +0100	[thread overview]
Message-ID: <20190806190254.GH4527@sirena.org.uk> (raw)
In-Reply-To: <CAKwvOdn0kv+N5raBDE_aPv637ROHmu7C1_C9F3PXNnAYSMTOYQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1375 bytes --]

On Tue, Aug 06, 2019 at 11:45:25AM -0700, Nick Desaulniers via Groups.Io wrote:

> I was able to "boot" a aarch64 kernel with CONFIG_CPU_BIG_ENDIAN=y,
> but without a userspace image... the kernel seems to get stuck in a
> loop somewhere.  I would have expected it to panic somewhere since no
> rootfs was provided.

> Is the boot failures KernelCI's reporting a boot timeout or no output at all?

As I said in my previous reports and the linked logs I gave show it gets
to userspace but can't figure out how to interpret init, there's plenty
of output.  You can see this in any arm64 big endian job in -next.

> [    0.351576] Unpacking initramfs...
> [    0.451870] Freeing initrd memory: 14796K
> [    0.454334] hw perfevents: enabled with armv8_pmuv3 PMU driver, 1
> counters available
> [    0.454815] kvm [1]: HYP mode not available
> [    0.732776] request_module: kmod_concurrent_max (0) close to 0
> (max_modprobes: 50), for module binfmt-4c46, throttling...
> [    5.882267] request_module: modprobe binfmt-4c46 cannot be
> processed, kmod busy with 50 threads for more than 5 seconds now

This is the same symptoms, it will eventually time out trying to run
init and generate a panic.  Those request_module messages are it trying
to load binfmt_misc which is how the kernel handles unknown binaries,
it's trying to run userspace but can't work out how to do that.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2019-08-06 19:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-06 18:45 aarch64 Big Endian Nick Desaulniers
2019-08-06 19:02 ` Mark Brown [this message]
2019-08-06 19:58   ` Guenter Roeck
2019-08-06 20:08     ` Mark Brown
2019-08-06 20:45       ` Guenter Roeck
2019-08-07 12:38         ` Mark Brown
2019-08-08 21:31           ` Guillaume Tucker

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=20190806190254.GH4527@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=clang-built-linux@googlegroups.com \
    --cc=kernelci@groups.io \
    --cc=ndesaulniers@google.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox