qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 16/31] linux-user: Use cpu_untagged_addr in access_ok; sp


From: Peter Maydell
Subject: Re: [PATCH v5 16/31] linux-user: Use cpu_untagged_addr in access_ok; split out *_untagged
Date: Mon, 8 Feb 2021 13:50:19 +0000

On Wed, 3 Feb 2021 at 19:00, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Provide both tagged and untagged versions of access_ok.
> In a few places use thread_cpu, as the user is several
> callees removed from do_syscall1.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

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