On Wed, Dec 11, 2019 at 8:00 PM Richard Henderson <richard.hender...@linaro.org> 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 <jcmvb...@gmail.com> > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/xtensa/mmu_helper.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-)
Acked-by: Max Filippov <jcmvb...@gmail.com> -- Thanks. -- Max