Richard Henderson <richard.hender...@linaro.org> writes:
> When we added the fast path, we initialized page_addr[] early. > These stores in and around tb_page_add() are redundant; remove them. > > Fixes: 50627f1b7b1 ("accel/tcg: Add fast path for translator_ld*") > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> Reviewed-by: Alex Bennée <alex.ben...@linaro.org> -- Alex Bennée