On Fri, Sep 09, 2016 at 09:02:55PM +0100, Peter Maydell wrote:
> On 9 September 2016 at 19:35, Timothy E Baldwin
> <[email protected]> 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 <[email protected]>
> > Signed-off-by: Timothy Edward Baldwin <[email protected]>
> > ---
> 
> Thanks for the respin.
> 
> Reviewed-by: Peter Maydell <[email protected]>

Applied to linux-user que, thanks!

Reply via email to