[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/3] linux-user: Implement PR_{GET,SET}_SPECULATION_CTRL
From: |
Peter Maydell |
Subject: |
Re: [PATCH 2/3] linux-user: Implement PR_{GET,SET}_SPECULATION_CTRL |
Date: |
Mon, 4 Mar 2024 17:25:11 +0000 |
On Sat, 2 Mar 2024 at 04:14, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Both of these only pass and return integral values.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> linux-user/syscall.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- [PATCH 0/3] linux-user: Implement some prctls, Richard Henderson, 2024/03/01
- [PATCH 2/3] linux-user: Implement PR_{GET,SET}_SPECULATION_CTRL, Richard Henderson, 2024/03/01
- Re: [PATCH 2/3] linux-user: Implement PR_{GET,SET}_SPECULATION_CTRL,
Peter Maydell <=
- [PATCH 3/3] linux-user: Implement PR_GET_TID_ADDRESS, Richard Henderson, 2024/03/01
- [PATCH 1/3] linux-user: Implement PR_{GET,SET}_CHILD_SUBREAPER, Richard Henderson, 2024/03/01