All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Christian Stewart via buildroot <buildroot@buildroot.org>
Cc: "Yann E . MORIN" <yann.morin.1998@free.fr>
Subject: Re: [Buildroot] [PATCH v2 1/1] package/go: fix go on riscv64 in sv57 mode
Date: Sun, 7 Aug 2022 15:46:01 +0200	[thread overview]
Message-ID: <20220807154601.45a325c2@windsurf> (raw)
In-Reply-To: <20220804024438.1118030-1-christian@paral.in>

On Wed,  3 Aug 2022 19:44:38 -0700
Christian Stewart via buildroot <buildroot@buildroot.org> wrote:

> On machines supporting Riscv SV57 mode like Qemu, Go programs currently crash
> with the following type of error:
> 
> runtime: lfstack.push invalid packing: node=0xffffff5908a940 cnt=0x1
> packed=0xffff5908a9400001 -> node=0xffff5908a940
> 
> The upstream PR fixes this error, but has not yet been merged.
> 
> Upstream: https://go-review.googlesource.com/c/go/+/409055/4
> 
> Signed-off-by: Christian Stewart <christian@paral.in>
> 
> ---

Applied to master after renumbering the patch to have only one 0002
patch. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-08-07 13:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-04  2:44 [Buildroot] [PATCH v2 1/1] package/go: fix go on riscv64 in sv57 mode Christian Stewart via buildroot
2022-08-07 13:46 ` Thomas Petazzoni via buildroot [this message]
2022-09-14 21:24   ` Peter Korsgaard

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=20220807154601.45a325c2@windsurf \
    --to=buildroot@buildroot.org \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=yann.morin.1998@free.fr \
    /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.