On 7/23/20 11:45 PM, Alex Bennée wrote:
> From: Laurent Vivier <laur...@vivier.eu>
> 
> Our safe_clock_nanosleep() returns -1 and updates errno.
> 
> We don't need to update the CRF bit in syscall.c because it will
> be updated in ppc/cpu_loop.c as the return value is negative.
> 
> Signed-off-by: Laurent Vivier <laur...@vivier.eu>
> Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
> Message-Id: <20200722174612.2917566-3-laur...@vivier.eu>
> ---
>  linux-user/syscall.c | 7 -------
>  1 file changed, 7 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~


Reply via email to