From: Adrian Bunk <bunk@stusta.de>
To: "Jeremy A. Puhlman" <jpuhlman@mvista.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] mesa: add fix for arm6
Date: Sat, 29 Feb 2020 17:37:05 +0200 [thread overview]
Message-ID: <20200229153705.GB25145@localhost> (raw)
In-Reply-To: <20200228225151.28015-1-jpuhlman@mvista.com>
On Fri, Feb 28, 2020 at 02:51:51PM -0800, Jeremy A. Puhlman wrote:
> From: Jeremy Puhlman <jpuhlman@mvista.com>
>
> We have had similar problems with missing atomics on arm6 that arm5
> has.
How are you able to reproduce this problem?
I was wondering why the upstream fixes that happened in the meantime
didn't fix it for armv5, but a qemuarmv5 build of mesa on master worked
even after commenting out this line.
>...
> --- a/meta/recipes-graphics/mesa/mesa.inc
> +++ b/meta/recipes-graphics/mesa/mesa.inc
> @@ -161,6 +161,7 @@ EXTRA_OEMESON_append = " -Dasm=false"
> FULL_OPTIMIZATION_append = " -fno-omit-frame-pointer"
>
> CFLAGS_append_armv5 = " -DMISSING_64BIT_ATOMICS"
> +CFLAGS_append_armv6 = " -DMISSING_64BIT_ATOMICS"
>...
cu
Adrian
BTW: armv6, not arm6 - arm6 is armv3
next prev parent reply other threads:[~2020-02-29 15:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-28 22:51 [PATCH] mesa: add fix for arm6 Jeremy A. Puhlman
2020-02-29 15:37 ` Adrian Bunk [this message]
2020-02-29 18:10 ` Jeremy A. Puhlman
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=20200229153705.GB25145@localhost \
--to=bunk@stusta.de \
--cc=jpuhlman@mvista.com \
--cc=openembedded-core@lists.openembedded.org \
/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