On Wed, Dec 11, 2019 at 8:00 PM Richard Henderson <[email protected]> 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 <[email protected]> > Signed-off-by: Richard Henderson <[email protected]> > --- > target/xtensa/mmu_helper.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-)
Acked-by: Max Filippov <[email protected]> -- Thanks. -- Max
