From: Riku Voipio <riku.voipio@iki.fi>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Timothy E Baldwin <T.E.Baldwin99@members.leeds.ac.uk>,
QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] linux-user: Fix incorrect offset of tuc_stack in ARM do_sigframe_return_v2
Date: Wed, 21 Sep 2016 19:17:44 +0000 [thread overview]
Message-ID: <20160921191744.GE24113@kos.to> (raw)
In-Reply-To: <CAFEAcA9c4r4mGdGw60Avx7AeN_U5fgje4MxsVn=tVsgH-WDVyg@mail.gmail.com>
On Fri, Sep 09, 2016 at 09:02:55PM +0100, Peter Maydell wrote:
> On 9 September 2016 at 19:35, Timothy E Baldwin
> <T.E.Baldwin99@members.leeds.ac.uk> wrote:
> > struct target_ucontext_v2 is not at the begining of the signal frame,
> > therefore do_sigaltstack was being passed bogus arguments.
> >
> > As the offset depends on the type of signal frame fixed by passing in the
> > beginning of the context from do_sigreturn_v2 and do_rt_sigreturn_v2.
> >
> > Suggested-by: Peter Maydell <peter.maydell@linaro.org>
> > Signed-off-by: Timothy Edward Baldwin <T.E.Baldwin99@members.leeds.ac.uk>
> > ---
>
> Thanks for the respin.
>
> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Applied to linux-user que, thanks!
prev parent reply other threads:[~2016-09-21 19:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-09 18:35 [Qemu-devel] [PATCH] linux-user: Fix incorrect offset of tuc_stack in ARM do_sigframe_return_v2 Timothy E Baldwin
2016-09-09 20:02 ` Peter Maydell
2016-09-21 19:17 ` Riku Voipio [this message]
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=20160921191744.GE24113@kos.to \
--to=riku.voipio@iki.fi \
--cc=T.E.Baldwin99@members.leeds.ac.uk \
--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).