[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 3/3] linux-user: Implement PR_GET_TID_ADDRESS
From: |
Peter Maydell |
Subject: |
Re: [PATCH 3/3] linux-user: Implement PR_GET_TID_ADDRESS |
Date: |
Mon, 4 Mar 2024 17:27:18 +0000 |
On Sat, 2 Mar 2024 at 04:13, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> linux-user/syscall.c | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM