qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/8] linux-user: Sink call to do_safe_futex


From: Laurent Vivier
Subject: Re: [PATCH 2/8] linux-user: Sink call to do_safe_futex
Date: Tue, 27 Sep 2022 11:53:19 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.1

Le 29/08/2022 à 04:10, Richard Henderson a écrit :
Leave only the argument adjustments within the shift,
and sink the actual syscall to the end.  Sink the
timespec conversion as well, as there will be more users.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  linux-user/syscall.c | 60 +++++++++++++++++++++++---------------------
  1 file changed, 31 insertions(+), 29 deletions(-)


Reviewed-by: Laurent Vivier <laurent@vivier.eu>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]