qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/8] linux-user: Combine do_futex and do_futex_time64


From: Laurent Vivier
Subject: Re: [PATCH 1/8] linux-user: Combine do_futex and do_futex_time64
Date: Tue, 27 Sep 2022 11:48:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.1

Le 29/08/2022 à 04:09, Richard Henderson a écrit :
Pass a boolean to select between time32 and time64.

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


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




reply via email to

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