diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-09-20 13:09:45 +0200 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2022-10-26 11:11:28 +1000 |
commit | 4c88475c9fe501b5c886a963647670f929c65400 (patch) | |
tree | 61e360d946153cb3fda053dbdd380843386a985b /include/exec/exec-all.h | |
parent | 8516e2a92c9011fed1d1601dd69872dba083d5c6 (diff) | |
download | qemu-4c88475c9fe501b5c886a963647670f929c65400.zip qemu-4c88475c9fe501b5c886a963647670f929c65400.tar.gz qemu-4c88475c9fe501b5c886a963647670f929c65400.tar.bz2 |
accel/tcg: Remove duplicate store to tb->page_addr[]
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*")
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions