qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 01/28] target/xtensa: Use probe_access for itlb_hit_test


From: Max Filippov
Subject: Re: [PATCH 01/28] target/xtensa: Use probe_access for itlb_hit_test
Date: Thu, 12 Dec 2019 10:45:13 -0800

On Wed, Dec 11, 2019 at 8:00 PM Richard Henderson
<address@hidden> wrote:
>
> We don't actually need the result of the read, only to probe that the
> memory mapping exists.  This is exactly what probe_access does.
>
> This is also the only user of any cpu_ld*_code_ra function.
> Removing this allows the interface to be removed shortly.
>
> Cc: Max Filippov <address@hidden>
> Signed-off-by: Richard Henderson <address@hidden>
> ---
>  target/xtensa/mmu_helper.c | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Acked-by: Max Filippov <address@hidden>

-- 
Thanks.
-- Max



reply via email to

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