On 01/01/2018 05:10 PM, Laurent Vivier wrote: > Use cpu_m68k_get_ccr()/cpu_m68k_set_ccr() to setup and restore correctly > the value of SR in the context structure. Fix target_rt_setup_ucontext(). > > Fixes: 3219de458c ("linux-user: correctly manage SR in ucontext") > Signed-off-by: Laurent Vivier <laur...@vivier.eu> > --- > linux-user/signal.c | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~