From: Richard Henderson <richard.henderson@linaro.org>
To: David Gibson <david@gibson.dropbear.id.au>
Cc: alex.bennee@linaro.org, qemu-ppc@nongnu.org,
qemu-devel@nongnu.org, laurent@vivier.eu
Subject: Re: [PATCH for-5.0?] linux-user/ppc: Fix padding in mcontext_t for ppc64
Date: Tue, 7 Apr 2020 20:44:47 -0700 [thread overview]
Message-ID: <d0f45182-024f-db52-440c-d2aa9b597812@linaro.org> (raw)
In-Reply-To: <20200408021006.GB44664@umbus.fritz.box>
On 4/7/20 7:10 PM, David Gibson wrote:
>> Should we in fact disable ppc64abi32?
>> I can't see how it could work enough to be useful as-is.
>
> Yeah, I think so. Last time we had a problem in this area, I couldn't
> even figure out what ppc64abi32 was supposed to *be*, let alone what
> the use case for it is. Given that, it's hard to imagine it's been
> working (whatever that means) any time recently.
What it's *supposed* to be is a ppc32 binary running on a 64-bit cpu, e.g. a
32-bit binary on power7 with the kernel's compat syscalls. You get to do
native 64-bit arithmetic and have 32-bit pointers.
I guess there's a kind of a use case there somewhere, but it's rather niche,
and someone has to care more than they have until now.
r~
next prev parent reply other threads:[~2020-04-08 3:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-07 3:21 [PATCH for-5.0?] linux-user/ppc: Fix padding in mcontext_t for ppc64 Richard Henderson
2020-04-07 11:09 ` Laurent Vivier
2020-04-08 2:10 ` David Gibson
2020-04-08 3:44 ` Richard Henderson [this message]
2020-04-08 4:33 ` David Gibson
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=d0f45182-024f-db52-440c-d2aa9b597812@linaro.org \
--to=richard.henderson@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=david@gibson.dropbear.id.au \
--cc=laurent@vivier.eu \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.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;
as well as URLs for NNTP newsgroup(s).