From: Richard Henderson <richard.henderson@linaro.org>
To: James Clarke <jrtc27@jrtc27.com>,
QEMU Developers <qemu-devel@nongnu.org>
Cc: "John Paul Adrian Glaubitz" <glaubitz@physik.fu-berlin.de>,
"Laurent Vivier" <laurent@vivier.eu>,
"Peter Maydell" <peter.maydell@linaro.org>,
"Philippe Mathieu-Daudé" <f4bug@amsat.org>
Subject: Re: [Qemu-devel] [PATCH v3] linux-user/syscall.c: Handle SH4's exceptional alignment for p{read, write}64
Date: Fri, 15 Sep 2017 13:12:01 -0700 [thread overview]
Message-ID: <2ea1b56b-cafa-82fc-2e55-1564b09c97d9@linaro.org> (raw)
In-Reply-To: <20170915193313.86362-1-jrtc27@jrtc27.com>
On 09/15/2017 12:33 PM, James Clarke wrote:
> Fixes: https://bugs.launchpad.net/qemu/+bug/1716767
> Signed-off-by: James Clarke <jrtc27@jrtc27.com>
> ---
>
> Changes since v2:
> * Fixed opening curly brace formatting, both for my new SH4-specific
> regpairs_aligned function, as well as the Arm one I touched, to appease
> checkpatch.pl
>
> Changes since v1:
> * Removed all changes in v1 :)
> * Added syscall num argument to regpairs_aligned
> * Added SH4-specific implementation of regpairs_aligned to return 1 for
> p{read,write}64
>
> linux-user/syscall.c | 36 +++++++++++++++++++++++++-----------
> 1 file changed, 25 insertions(+), 11 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
next prev parent reply other threads:[~2017-09-15 20:12 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-15 6:58 [Qemu-devel] [PATCH] linux-user/syscall.c: Handle SH4's exceptional alignment for p{read, write}64 James Clarke
2017-09-15 7:27 ` Laurent Vivier
2017-09-15 15:07 ` John Paul Adrian Glaubitz
2017-09-15 15:41 ` Philippe Mathieu-Daudé
2017-09-15 15:43 ` John Paul Adrian Glaubitz
2017-09-15 17:13 ` Richard Henderson
2017-09-15 18:39 ` Laurent Vivier
2017-09-15 19:07 ` [Qemu-devel] [PATCH v2] " James Clarke
2017-09-15 19:24 ` no-reply
2017-09-15 19:33 ` [Qemu-devel] [PATCH v3] " James Clarke
2017-09-15 19:51 ` Eric Blake
2017-09-15 20:11 ` Laurent Vivier
2017-09-15 20:12 ` Richard Henderson [this message]
2017-09-15 20:41 ` John Paul Adrian Glaubitz
2017-09-15 20:45 ` John Paul Adrian Glaubitz
2017-09-15 21:10 ` Philippe Mathieu-Daudé
2017-10-04 8:38 ` John Paul Adrian Glaubitz
2017-11-04 7:30 ` [Qemu-devel] PING: " John Paul Adrian Glaubitz
2017-11-06 19:57 ` [Qemu-devel] " Riku Voipio
2017-11-06 20:00 ` James Clarke
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=2ea1b56b-cafa-82fc-2e55-1564b09c97d9@linaro.org \
--to=richard.henderson@linaro.org \
--cc=f4bug@amsat.org \
--cc=glaubitz@physik.fu-berlin.de \
--cc=jrtc27@jrtc27.com \
--cc=laurent@vivier.eu \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@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).